Completed
Pull Request — master (#14)
by
unknown
01:36
created
src/NetgsmChannel.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Illuminate\Notifications\Notification;
8 8
 use TarfinLabs\Netgsm\Exceptions\IncorrectPhoneNumberFormatException;
9 9
 use TarfinLabs\Netgsm\Sms\AbstractNetgsmMessage;
10
-use TarfinLabs\Netgsm\Sms\NetgsmSmsMessage;
11 10
 
12 11
 class NetgsmChannel
13 12
 {
Please login to merge, or discard this patch.