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