Browse Source

Fix remove unwanted import

Tomasz Kisiel 3 năm trước cách đây
mục cha
commit
5d99473482
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;