Failed Conditions
Pull Request — master (#20)
by Florian
03:22
created
src/Assert.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 use BadMethodCallException;
15 15
 use InvalidArgumentException;
16 16
 use Traversable;
17
-use Exception;
18 17
 use Throwable;
19 18
 use Closure;
20 19
 
Please login to merge, or discard this patch.