Completed
Push — master ( a42f17...ac8b9e )
by
unknown
12s
created
Entity/BaseUser.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 SumoCoders\FrameworkMultiUserBundle\Entity;
4 4
 
5
-use Doctrine\Common\Collections\ArrayCollection;
6 5
 use Doctrine\Common\Collections\Collection;
7 6
 use Doctrine\ORM\Mapping as ORM;
8 7
 use Serializable;
Please login to merge, or discard this patch.