Completed
Push — master ( 87146a...42707b )
by Hannah
25:59 queued 10:55
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.