Skip to content

Commit 39355ad

Browse files
stengithub-actions[bot]
authored andcommitted
Fix styling
1 parent eae14bd commit 39355ad

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Events/SurveyResponseImported.php

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
use Illuminate\Foundation\Events\Dispatchable;
88
use Illuminate\Queue\SerializesModels;
99
use Statikbe\Surveyhero\Contracts\SurveyResponseContract;
10-
use Statikbe\Surveyhero\Models\SurveyResponse;
1110

1211
class SurveyResponseImported implements ShouldDispatchAfterCommit
1312
{

src/Events/SurveyResponseIncompletelyImported.php

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
use Illuminate\Foundation\Events\Dispatchable;
88
use Illuminate\Queue\SerializesModels;
99
use Statikbe\Surveyhero\Contracts\SurveyResponseContract;
10-
use Statikbe\Surveyhero\Models\SurveyResponse;
1110

1211
class SurveyResponseIncompletelyImported implements ShouldDispatchAfterCommit
1312
{

0 commit comments

Comments
 (0)