diff --git a/core/modules/path/path.module b/core/modules/path/path.module index 4d4ec697108..03a563ec217 100644 --- a/core/modules/path/path.module +++ b/core/modules/path/path.module @@ -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; /**