Remove unused use statement
This commit is contained in:
parent
1dbe93480c
commit
bb9f5548f2
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
use Drupal\block\Entity\Block;
|
||||
use Drupal\Core\Entity\EntityInterface;
|
||||
use Drupal\Core\Url;
|
||||
use Drupal\node\Entity\Node;
|
||||
|
||||
/**
|
||||
* Implements hook_preprocess_node() for NODE document templates.
|
||||
|
|
Loading…
Reference in a new issue