diff --git a/mode/console/App.php b/mode/console/App.php index d3672af4..fd19be16 100644 --- a/mode/console/App.php +++ b/mode/console/App.php @@ -11,7 +11,6 @@ namespace think; - use think\Console; class App diff --git a/mode/console/Error.php b/mode/console/Error.php index 6f84280c..a0537e10 100644 --- a/mode/console/Error.php +++ b/mode/console/Error.php @@ -8,6 +8,7 @@ // +---------------------------------------------------------------------- // | Author: yunwuxin <448901948@qq.com> // +---------------------------------------------------------------------- + namespace think; class Error