@@ -6,7 +6,6 @@ |
||
| 6 | 6 | use Monolog\Handler\HandlerInterface; |
| 7 | 7 | use Monolog\Logger; |
| 8 | 8 | use Tylercd100\LERN\Exceptions\NotifierFailedException; |
| 9 | -use Tylercd100\LERN\Factories\MonologHandlerFactory; |
|
| 10 | 9 | use Tylercd100\Notify\Drivers\FromConfig as Notify; |
| 11 | 10 | |
| 12 | 11 | class Notifier extends Component { |