Passed
Push — master ( a2707a...d23cca )
by Carsten
02:00
created
tests/ItemTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
  *
20 20
  * @link http://github.com/lenius/basket
21 21
  */
22
-use Lenius\Basket\Basket;
23 22
 use Lenius\Basket\Item;
24 23
 use Lenius\Basket\Storage\Runtime as RuntimeStore;
25 24
 use PHPUnit\Framework\TestCase;
Please login to merge, or discard this patch.