Skip to content

Commit a033441

Browse files
Merge pull request #293 from liberu-control-panel/sweep/Add-Model-Import-to-FileResource
Add Model Import to FileResource
2 parents ebdea66 + 860c188 commit a033441

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Filament/App/Resources/FileResource.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
use Filament\Tables;
1010
use Filament\Tables\Table;
1111
use Illuminate\Database\Eloquent\Builder;
12+
use Illuminate\Database\Eloquent\Model;
1213
use Illuminate\Support\Facades\Auth;
1314
use App\Services\SftpService;
1415

0 commit comments

Comments
 (0)