Completed
Pull Request — master (#24)
by Tyler
05:56 queued 03:40
created
src/Components/Notifier.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
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 {
Please login to merge, or discard this patch.