@@ -7,7 +7,6 @@ |
||
7 | 7 | |
8 | 8 | use Monolog\Logger; |
9 | 9 | use RuntimeException; |
10 | -use Zend\ServiceManager\ServiceLocatorAwareInterface; |
|
11 | 10 | use Zend\ServiceManager\ServiceLocatorInterface; |
12 | 11 | |
13 | 12 | trait MonologServiceAwareTrait |