Issue #2989950 by neclimdul: Fix Unused use in path.module

8.7.x
webchick 2018-08-01 10:13:29 -07:00
parent 9ca1ea1c91
commit a7fb3aa2db
1 changed files with 0 additions and 2 deletions

View File

@ -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;
/**