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 d53582b commit 776ef40Copy full SHA for 776ef40
tests/Support/SimpleJobWithTimeout.php
@@ -4,9 +4,6 @@
4
5
namespace Tests\Support;
6
7
-use Error;
8
-use Illuminate\Support\Facades\Event;
9
-use Illuminate\Queue\Events\WorkerStopping;
10
use Symfony\Component\ErrorHandler\Error\FatalError;
11
12
class SimpleJobWithTimeout extends SimpleJob
0 commit comments