소스 검색

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