Completed
Push — master ( 038e4e...2e336d )
by Tomáš
06:50
created
src/Webcook/Cms/SecurityBundle/Entity/Role.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
 use Webcook\Cms\CoreBundle\Base\BasicEntity;
14 14
 use Doctrine\ORM\Mapping as ORM;
15 15
 use ApiPlatform\Core\Annotation\ApiResource;
16
-use ApiPlatform\Core\Annotation\ApiProperty;
17 16
 use Symfony\Component\Validator\Constraints as Assert;
18 17
 
19 18
 /**
Please login to merge, or discard this patch.