mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-23 16:45:35 +08:00
fix config upstream changes (#168)
This commit is contained in:
@@ -4,8 +4,8 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace ZM\Config;
|
namespace ZM\Config;
|
||||||
|
|
||||||
|
use OneBot\Config\Config;
|
||||||
use OneBot\Util\Singleton;
|
use OneBot\Util\Singleton;
|
||||||
use OneBot\V12\Config\Config;
|
|
||||||
use ZM\Exception\ConfigException;
|
use ZM\Exception\ConfigException;
|
||||||
use ZM\Framework;
|
use ZM\Framework;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user