Browse Source

add error exception

lushuncheng 6 years ago
parent
commit
3ef28a6f24
1 changed files with 0 additions and 1 deletions
  1. 0 1
      command/index.php

+ 0 - 1
command/index.php

@@ -1,7 +1,6 @@
 #!/usr/bin/env php
 <?php
 
-use ErrorException;
 use Proginn\Start;
 
 define('ROOT_DIR', dirname(__DIR__));