瀏覽代碼

Fix remove unwanted import

Tomasz Kisiel 3 年之前
父節點
當前提交
5d99473482
共有 1 個文件被更改,包括 0 次插入1 次删除
  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;