@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace Jamesmills\LaravelNotificationRateLimit; |
| 4 | 4 | |
| 5 | 5 | use Illuminate\Notifications\ChannelManager; |
| 6 | -use Jamesmills\LaravelNotificationRateLimit\Events\NotificationRateLimitReached; |
|
| 7 | 6 | |
| 8 | 7 | class RateLimitChannelManager extends ChannelManager |
| 9 | 8 | { |