Issue #2853984 by klausi: Remove unused use statement in AuthorFormatter.php

8.4.x
xjm 2017-02-19 12:13:57 -06:00
parent 0aaaaac63a
commit d60cfc9066
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
namespace Drupal\user\Plugin\Field\FieldFormatter;
use Drupal\Core\Access\AccessResult;
use Drupal\Core\Entity\EntityInterface;
use Drupal\Core\Field\FieldDefinitionInterface;
use Drupal\Core\Field\FieldItemListInterface;