@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace NotificationChannels\Pushbullet; |
4 | 4 | |
5 | -use NotificationChannels\Pushbullet\Events\MessageWasSent; |
|
6 | -use NotificationChannels\Pushbullet\Events\SendingMessage; |
|
7 | 5 | use Illuminate\Notifications\Notification; |
8 | 6 | use NotificationChannels\Pushbullet\Targets\Device; |
9 | 7 | use NotificationChannels\Pushbullet\Targets\Email; |