@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace Drupal\mongodb_watchdog\Controller; |
| 4 | 4 | |
| 5 | 5 | use Drupal\Core\Config\ImmutableConfig; |
| 6 | -use Drupal\Core\DependencyInjection\ContainerInjectionInterface; |
|
| 7 | 6 | use Drupal\Core\Template\Attribute; |
| 8 | 7 | use Drupal\mongodb_watchdog\EventController; |
| 9 | 8 | use Drupal\mongodb_watchdog\EventTemplate; |
@@ -5,7 +5,6 @@ |
||
| 5 | 5 | use Drupal\Component\Utility\Unicode; |
| 6 | 6 | use Drupal\Core\Config\ImmutableConfig; |
| 7 | 7 | use Drupal\Core\Datetime\DateFormatterInterface; |
| 8 | -use Drupal\Core\DependencyInjection\ContainerInjectionInterface; |
|
| 9 | 8 | use Drupal\Core\Link; |
| 10 | 9 | use Drupal\Core\Logger\RfcLogLevel; |
| 11 | 10 | use Drupal\mongodb_watchdog\Logger; |