瀏覽代碼

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__));