Skip to content

Commit 008e958

Browse files
committed
Removing unused use statement
1 parent 291518d commit 008e958

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/os2forms_permissions_by_term/src/Form/SettingsForm.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@
33
namespace Drupal\os2forms_permissions_by_term\Form;
44

55
use Drupal\Core\Entity\EntityFieldManagerInterface;
6-
use Drupal\Core\Entity\EntityTypeManagerInterface;
76
use Drupal\Core\Form\ConfigFormBase;
87
use Drupal\Core\Form\FormStateInterface;
9-
use Drupal\Core\Session\AccountInterface;
10-
use Drupal\webform\WebformTokenManagerInterface;
118
use Symfony\Component\DependencyInjection\ContainerInterface;
129

1310
/**

0 commit comments

Comments
 (0)