@@ -2,8 +2,8 @@ |
||
2 | 2 | |
3 | 3 | namespace NotificationChannels\Twilio; |
4 | 4 | |
5 | -use Twilio\Rest\Client as TwilioService; |
|
6 | 5 | use NotificationChannels\Twilio\Exceptions\CouldNotSendNotification; |
6 | +use Twilio\Rest\Client as TwilioService; |
|
7 | 7 | |
8 | 8 | class Twilio |
9 | 9 | { |