Completed
Push — 8.x-1.x ( 8d65d1...72a93e )
by Janez
02:43
created
src/Plugin/Filter/EntityEmbedFilter.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -13,8 +13,6 @@
 block discarded – undo
13 13
 use Drupal\entity_embed\Exception\RecursiveRenderingException;
14 14
 use Drupal\filter\FilterProcessResult;
15 15
 use Drupal\filter\Plugin\FilterBase;
16
-use RecursiveArrayIterator;
17
-use RecursiveIteratorIterator;
18 16
 use Symfony\Component\DependencyInjection\ContainerInterface;
19 17
 use Drupal\embed\DomHelperTrait;
20 18
 
Please login to merge, or discard this patch.