Completed
Branch master (5b8b58)
by Atymic
09:08
created
src/EngageChannel.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,8 +4,8 @@
 block discarded – undo
4 4
 
5 5
 use GuzzleHttp\Client;
6 6
 use Illuminate\Notifications\Notification;
7
-use NotificationChannels\Engage\Exceptions\InvalidConfiguration;
8 7
 use NotificationChannels\Engage\Exceptions\CouldNotSendNotification;
8
+use NotificationChannels\Engage\Exceptions\InvalidConfiguration;
9 9
 
10 10
 class EngageChannel
11 11
 {
Please login to merge, or discard this patch.