@@ -2,10 +2,7 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace NotificationChannels\Clickatell; |
| 4 | 4 | |
| 5 | -use stdClass; |
|
| 6 | -use Clickatell\ClickatellException; |
|
| 7 | 5 | use Clickatell\Rest; |
| 8 | -use NotificationChannels\Clickatell\Exceptions\CouldNotSendNotification; |
|
| 9 | 6 | |
| 10 | 7 | class ClickatellClient |
| 11 | 8 | { |