Ver código fonte

add error exception

lushuncheng 6 anos atrás
pai
commit
3ef28a6f24
1 arquivos alterados com 0 adições e 1 exclusões
  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__));