diff --git a/core/modules/system/system.module b/core/modules/system/system.module index 95c975cafb..b6dc4fb101 100644 --- a/core/modules/system/system.module +++ b/core/modules/system/system.module @@ -15,8 +15,6 @@ use Drupal\Core\Database\Query\AlterableInterface; use Drupal\Core\Extension\Dependency; use Drupal\Core\Extension\Extension; -use Drupal\Core\Entity\Display\EntityFormDisplayInterface; -use Drupal\Core\Field\Plugin\Field\FieldWidget\EntityReferenceAutocompleteWidget; use Drupal\Core\File\Exception\FileException; use Drupal\Core\File\FileSystemInterface; use Drupal\Core\Form\FormStateInterface;