Test Setup Failed
Pull Request — master (#3)
by Miloš
09:41
created
src/IPub/Flysystem/DI/FlysystemExtension.php 1 patch
Unused Use Statements   -5 removed lines patch added patch discarded remove patch
@@ -17,12 +17,7 @@
 block discarded – undo
17 17
 use Nette;
18 18
 use Nette\DI;
19 19
 use Nette\Utils;
20
-use Nette\PhpGenerator as Code;
21
-
22
-use Tracy;
23
-
24 20
 use League\Flysystem;
25
-
26 21
 use IPub;
27 22
 use IPub\Flysystem\Exceptions;
28 23
 use IPub\Flysystem\Factories;
Please login to merge, or discard this patch.