Skip to content

Commit

Permalink
Update ListServers.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Boy132 authored Dec 12, 2024
1 parent 5799f51 commit 6ccdd2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
namespace App\Filament\App\Resources\ServerResource\Pages;

use App\Filament\App\Resources\ServerResource;
use App\Filament\Components\Tables\Columns\ServerEntryColumn;
use App\Filament\Server\Pages\Console;
use App\Models\Server;
use App\Tables\Columns\ServerEntryColumn;
use Carbon\CarbonInterface;
use Filament\Resources\Pages\ListRecords;
use Filament\Tables\Columns\Layout\Stack;
Expand Down

0 comments on commit 6ccdd2e

Please sign in to comment.