Passed
Push — master ( a4a0c0...9c4fd8 )
by Alain
04:02 queued 01:15
created
src/AbstractConfig.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
 
14 14
 use ArrayObject;
15 15
 use OutOfRangeException;
16
-use BadMethodCallException;
17 16
 use BrightNucleus\Config\ConfigInterface;
18 17
 
19 18
 /**
Please login to merge, or discard this patch.