Passed
Push — master ( 0c6c57...f41941 )
by compolom
03:53 queued 02:15
created
src/IniObject.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 namespace Compolomus\IniObject;
6 6
 
7 7
 use InvalidArgumentException;
8
-use SplFileObject;
9 8
 
10 9
 class IniObject
11 10
 {
Please login to merge, or discard this patch.