Skip to content

Commit

Permalink
Fixes CS.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Oct 3, 2020
1 parent a745c46 commit c902b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Actions/QueuedExport.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

use Illuminate\Contracts\Queue\ShouldQueue;
use Illuminate\Database\Eloquent\Builder as QueryBuilder;
use Laravie\SerializesQuery\Eloquent;
use Laravel\Nova\Nova;
use Laravie\SerializesQuery\Eloquent;
use Maatwebsite\LaravelNovaExcel\Requests\SerializedRequest;

class QueuedExport extends ExportToExcel implements ShouldQueue
Expand Down

0 comments on commit c902b1c

Please sign in to comment.