Passed
Push — master ( b9d836...e906dc )
by Kirill
02:56
created
src/SDL/Compiler.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 namespace Railt\SDL;
11 11
 
12 12
 use Railt\Io\Exception\ExternalFileException;
13
-use Railt\Io\File;
14 13
 use Railt\Io\Readable;
15 14
 use Railt\Reflection\Contracts\Definition;
16 15
 use Railt\Reflection\Contracts\Document as DocumentInterface;
Please login to merge, or discard this patch.