Skip to content

Commit 11b921b

Browse files
authored
Update Worker.php
fix: remove useless use
1 parent f3c59b1 commit 11b921b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Queue/Worker.php

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
use Illuminate\Contracts\Debug\ExceptionHandler;
1010
use Symfony\Component\Debug\Exception\FatalThrowableError;
1111
use Illuminate\Contracts\Cache\Repository as CacheContract;
12-
use Illuminate\Database\QueryException;
1312

1413
class Worker
1514
{

0 commit comments

Comments
 (0)