Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
HDVinnie authored and StyleCIBot committed Nov 8, 2021
1 parent 2b604ad commit 9d673b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Jobs/ProcessStartedAnnounceRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
use Illuminate\Contracts\Queue\ShouldQueue;
use Illuminate\Foundation\Bus\Dispatchable;
use Illuminate\Queue\InteractsWithQueue;
use Illuminate\Queue\SerializesModels;
use Illuminate\Queue\Middleware\WithoutOverlapping;
use Illuminate\Queue\SerializesModels;

class ProcessStartedAnnounceRequest implements ShouldQueue
{
Expand Down

0 comments on commit 9d673b0

Please sign in to comment.