Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
sten authored and github-actions[bot] committed Jul 10, 2024
1 parent eae14bd commit 39355ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Events/SurveyResponseImported.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
use Illuminate\Foundation\Events\Dispatchable;
use Illuminate\Queue\SerializesModels;
use Statikbe\Surveyhero\Contracts\SurveyResponseContract;
use Statikbe\Surveyhero\Models\SurveyResponse;

class SurveyResponseImported implements ShouldDispatchAfterCommit
{
Expand Down
1 change: 0 additions & 1 deletion src/Events/SurveyResponseIncompletelyImported.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
use Illuminate\Foundation\Events\Dispatchable;
use Illuminate\Queue\SerializesModels;
use Statikbe\Surveyhero\Contracts\SurveyResponseContract;
use Statikbe\Surveyhero\Models\SurveyResponse;

class SurveyResponseIncompletelyImported implements ShouldDispatchAfterCommit
{
Expand Down

0 comments on commit 39355ad

Please sign in to comment.