Explorar el Código

Fix remove unwanted import

Tomasz Kisiel hace 3 años
padre
commit
5d99473482
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/Tools/Utils.php

+ 0 - 1
src/Tools/Utils.php

@@ -2,7 +2,6 @@
 
 namespace Knuckles\Scribe\Tools;
 
-use _PHPStan_76800bfb5\Nette\PhpGenerator\PhpFile;
 use Closure;
 use DirectoryIterator;
 use Exception;