Skip to content

Commit 3070c3b

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Fix code styling
1 parent 794e5a7 commit 3070c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/Fixtures/Podcast.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
namespace Tests\Feature\Fixtures;
44

55
use Illuminate\Database\Eloquent\Model;
6-
use Illuminate\Database\Eloquent\SoftDeletes;
76
use Illuminate\Database\Eloquent\Relations\HasMany;
7+
use Illuminate\Database\Eloquent\SoftDeletes;
88

99
class Podcast extends Model
1010
{

0 commit comments

Comments
 (0)