mirror of
https://github.com/archtechx/jobpipeline.git
synced 2025-12-12 15:34:04 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
57f4ebf555
commit
fe0fc363e6
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ namespace Stancl\JobPipeline;
|
|||
|
||||
use Closure;
|
||||
use Illuminate\Contracts\Queue\ShouldQueue;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
use Throwable;
|
||||
|
||||
class JobPipeline implements ShouldQueue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue