Skip to content

Commit 0646f33

Browse files
committed
Apply fixes from StyleCI
1 parent 9d7868b commit 0646f33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Queue/QueueExceptionTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace Illuminate\Tests\Queue;
44

55
use Illuminate\Queue\Jobs\RedisJob;
6-
use Illuminate\Queue\Jobs\SyncJob;
76
use Illuminate\Queue\MaxAttemptsExceededException;
87
use Illuminate\Queue\TimeoutExceededException;
98
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)