Completed
Push — 8.x-1.x ( 59e77e...5ec7b0 )
by Janez
03:12
created
src/Entity/CropType.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 namespace Drupal\crop\Entity;
9 9
 
10 10
 use Drupal\Core\Config\Entity\ConfigEntityBundleBase;
11
-use Drupal\Core\Entity\EntityConstraintViolationList;
12 11
 use Drupal\crop\CropTypeInterface;
13 12
 use Symfony\Component\Validator\ConstraintViolationList;
14 13
 
Please login to merge, or discard this patch.