Completed
Push — coding-style-checks ( 3cea25...3a6cef )
by Kamil
65:37 queued 42:38
created
src/Sylius/Component/Core/Model/ShopUser.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 
16 16
 use Sylius\Component\Customer\Model\CustomerInterface as BaseCustomerInterface;
17 17
 use Sylius\Component\User\Model\User as BaseUser;
18
-use Webmozart\Assert\Assert;
19 18
 
20 19
 /**
21 20
  * @author Paweł Jędrzejewski <[email protected]>
Please login to merge, or discard this patch.