This commit is contained in:
2020-11-17 10:33:56 +08:00
parent 3e3b921b8c
commit 9abaebbd17
2 changed files with 0 additions and 7 deletions
-3
View File
@@ -20,8 +20,6 @@ use Snowflake\Abstracts\Config;
use Snowflake\Abstracts\Input;
use Snowflake\Abstracts\Kernel;
use Snowflake\Exception\NotFindClassException;
use Snowflake\Exception\ConfigException;
use Swoole\Coroutine;
use Swoole\Timer;
/**
@@ -41,7 +39,6 @@ class Application extends BaseApplication
/**
* @throws ConfigException
* @throws NotFindClassException
*/
public function init()