From cad9954f26077ba82241b3cb3fedea044f14e2b3 Mon Sep 17 00:00:00 2001 From: Dmitry Ivanov Date: Fri, 13 Nov 2020 00:50:15 +0200 Subject: [PATCH] StyleCI, thanks --- tests/Loggable/Notifications/EmailChannel/EmailChannelTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Loggable/Notifications/EmailChannel/EmailChannelTest.php b/tests/Loggable/Notifications/EmailChannel/EmailChannelTest.php index 05e38ac..ada5cd1 100644 --- a/tests/Loggable/Notifications/EmailChannel/EmailChannelTest.php +++ b/tests/Loggable/Notifications/EmailChannel/EmailChannelTest.php @@ -8,7 +8,6 @@ use Illuminated\Console\Tests\App\Console\Commands\EmailNotificationsInvalidRecipientsCommand; use Illuminated\Console\Tests\TestCase; use Monolog\Handler\DeduplicationHandler; -use Monolog\Handler\NativeMailerHandler; use Monolog\Handler\SwiftMailerHandler; use Monolog\Logger; use Swift_Message;