| @@ -2,8 +2,8 @@ | ||
| 2 | 2 | |
| 3 | 3 | namespace NotificationChannels\Clickatell; | 
| 4 | 4 | |
| 5 | -use NotificationChannels\Clickatell\Exceptions\CouldNotSendNotification; | |
| 6 | 5 | use Illuminate\Notifications\Notification; | 
| 6 | +use NotificationChannels\Clickatell\Exceptions\CouldNotSendNotification; | |
| 7 | 7 | |
| 8 | 8 | class ClickatellChannel | 
| 9 | 9 |  { |