Completed
Push — scalar-types/user ( 04f6b1 )
by Kamil
23:44
created
src/Sylius/Component/Core/Model/CustomerInterface.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use Doctrine\Common\Collections\Collection;
17 17
 use Sylius\Component\Customer\Model\CustomerInterface as BaseCustomerInterface;
18 18
 use Sylius\Component\User\Model\UserAwareInterface;
19
-use Sylius\Component\User\Model\UserInterface as BaseUserInterface;
20 19
 
21 20
 /**
22 21
  * @author Michał Marcinkowski <[email protected]>
Please login to merge, or discard this patch.