Skip to content

Commit

Permalink
add missing use
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Sep 19, 2023
1 parent a349365 commit d36cf70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/EventSubscriber/EventSubscriber.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
use Drupal\default_content\Event\DefaultContentEvents;
use Drupal\default_content\Event\ImportEvent;
use Drupal\file\FileInterface;
use Drupal\user\RoleInterface;
use Symfony\Component\EventDispatcher\EventSubscriberInterface;

/**
Expand Down

0 comments on commit d36cf70

Please sign in to comment.