@@ -7,7 +7,6 @@ |
||
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 | { |