We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cad255 commit c218e9eCopy full SHA for c218e9e
src/Jobs/ProcessAggregatedEvents.php
@@ -8,7 +8,6 @@
8
use Illuminate\Queue\InteractsWithQueue;
9
use Illuminate\Queue\SerializesModels;
10
use Illuminate\Support\Facades\Cache;
11
-use Illuminate\Support\Facades\Mail;
12
13
class ProcessAggregatedEvents implements ShouldQueue
14
{
0 commit comments