Completed
Push — master ( 43ec3b...86cd9e )
by Lawrence
02:01
created
src/Cart.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
 namespace ABM\Wasabi;
4 4
 
5 5
 use Analog\Analog;
6
-use Ratchet\ConnectionInterface;
7
-use Ratchet\MessageComponentInterface;
8 6
 
9 7
 class Cart extends Prestashop 
10 8
 {
Please login to merge, or discard this patch.