Parcourir la source

Fix remove unwanted import

Tomasz Kisiel il y a 3 ans
Parent
commit
5d99473482
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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;