Completed
Branch master (6c52d6)
by Chris
08:47
created
src/GlobeLabsSmsChannel.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
 namespace Coreproc\GlobeLabsSms;
4 4
 
5 5
 use Coreproc\GlobeLabsSms\Exceptions\CouldNotSendNotification;
6
-use Coreproc\GlobeLabsSms\Events\MessageWasSent;
7
-use Coreproc\GlobeLabsSms\Events\SendingMessage;
8 6
 use Illuminate\Notifications\Notification;
9 7
 
10 8
 class GlobeLabsSmsChannel
Please login to merge, or discard this patch.