Commit bee883dc authored by Harsh Panchal's avatar Harsh Panchal Committed by Michael Taltavull
Browse files

Issue #3292112 by Harsh panchal, mtalt: Unused use statement

parent dc71577d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@ use Drupal\Core\Field\FieldItemBase;
use Drupal\Core\Field\FieldStorageDefinitionInterface;
use Drupal\Core\Form\FormStateInterface;
use Drupal\Core\TypedData\DataDefinition;
use Mtownsend\ReadTime\ReadTime;

/**
 * Plugin implementation of the 'estimated_read_time' field type.