@@ -8,9 +8,7 @@ |
||
8 | 8 | use Drupal\qa\Controller\WorkflowsReportController; |
9 | 9 | use Drupal\qa\Workflows\ContentModerationGraph; |
10 | 10 | use Drupal\qa\Workflows\ContentModerationGrid; |
11 | -use Drupal\qa\Workflows\WorkflowList; |
|
12 | 11 | use Symfony\Component\Yaml\Yaml; |
13 | - |
|
14 | 12 | use OSInet\qa\ForceRemoved; |
15 | 13 | |
16 | 14 | /** |