Completed
Push — master ( 118443...f34ace )
by Hannah
08:30 queued 04:56
created
src/Container.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use BadMethodCallException;
7 7
 use mindplay\unbox\Configuration;
8 8
 use mindplay\unbox\Container as Unbox;
9
-use mindplay\unbox\ContainerException;
10 9
 
11 10
 final class Container extends Unbox implements ArrayAccess
12 11
 {
Please login to merge, or discard this patch.