Completed
Pull Request — master (#140)
by Serhii
14:42
created
src/AppBundle/Entity/Venue.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Doctrine\Common\Collections\ArrayCollection;
8 8
 use Doctrine\Common\Collections\Collection;
9 9
 use Doctrine\ORM\Mapping as ORM;
10
-use Gedmo\Blameable\Traits\BlameableEntity;
11 10
 use Gedmo\Mapping\Annotation as Gedmo;
12 11
 use Gedmo\Translatable\Document\Translation;
13 12
 use JMS\Serializer\Annotation\ExclusionPolicy;
Please login to merge, or discard this patch.