Attached patch removes unused imports from code base

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Nikhilesh Gupta created an issue. See original summary.

cilefen’s picture

+++ b/src/MetatagManager.php
@@ -11,7 +11,6 @@ use Drupal\Component\Render\PlainTextOutput;
 use Drupal\Core\Logger\LoggerChannelFactoryInterface;
-use Drupal\field\Entity\FieldConfig;

FieldConfig is referred to in a code hint comment.

DamienMcKenna’s picture

Status: Needs review » Fixed
Issue tags: +govcon2016
Parent issue: » #2741339: Plan for Metatag 8.x-1.0-beta10 release

Committed. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

DamienMcKenna’s picture

Assigned: Nikhilesh Gupta » Unassigned