Completed
Push — master ( 776076...7eeb17 )
by Phil
03:35 queued 35s
created
src/Store/AbstractStore.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Percy\Store;
4 4
 
5
-use InvalidArgumentException;
6 5
 use Percy\Decorator\DecoratorTrait;
7 6
 use Percy\Entity\Collection;
8 7
 
Please login to merge, or discard this patch.