Skip to content

Commit 93fae77

Browse files
authored
Update HasTranslation.php
fixed typo
1 parent 66a89ba commit 93fae77

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Traits/HasTranslation.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
use Illuminate\Database\Eloquent\Relations\HasMany;
99
use Illuminate\Database\Eloquent\Relations\HasOne;
1010
use Illuminate\Support\Facades\Log;
11-
use JetBrains\PhpStorm\NoReturn;
12-
use phpDocumentor\Reflection\DocBlock\Tags\MethodParameter;
1311
use Unusualdope\FilamentModelTranslatable\Models\FmtLanguage;
1412

1513

0 commit comments

Comments
 (0)