Issue #2989950 by neclimdul: Fix Unused use in path.module
parent
9ca1ea1c91
commit
a7fb3aa2db
|
@ -6,10 +6,8 @@
|
|||
*/
|
||||
|
||||
use Drupal\Core\Entity\ContentEntityInterface;
|
||||
use Drupal\Core\Entity\ContentEntityFormInterface;
|
||||
use Drupal\Core\Entity\EntityTypeInterface;
|
||||
use Drupal\Core\Field\BaseFieldDefinition;
|
||||
use Drupal\Core\Form\FormStateInterface;
|
||||
use Drupal\Core\Routing\RouteMatchInterface;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue