浏览代码

add error exception

lushuncheng 6 年之前
父节点
当前提交
3ef28a6f24
共有 1 个文件被更改,包括 0 次插入1 次删除
  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__));