We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c59b1 commit 11b921bCopy full SHA for 11b921b
src/Illuminate/Queue/Worker.php
@@ -9,7 +9,6 @@
9
use Illuminate\Contracts\Debug\ExceptionHandler;
10
use Symfony\Component\Debug\Exception\FatalThrowableError;
11
use Illuminate\Contracts\Cache\Repository as CacheContract;
12
-use Illuminate\Database\QueryException;
13
14
class Worker
15
{
0 commit comments