feat: add Impressum link to app layout and clean up imports in PlebTable

This commit is contained in:
fsociety
2024-09-29 22:53:28 +02:00
parent 1bd6860949
commit 07194f3c06
2 changed files with 8 additions and 1 deletions

View File

@@ -5,7 +5,6 @@ namespace App\Livewire;
use App\Enums\AssociationStatus;
use App\Models\EinundzwanzigPleb;
use Illuminate\Database\Eloquent\Builder;
use Illuminate\Support\Carbon;
use PowerComponents\LivewirePowerGrid\Button;
use PowerComponents\LivewirePowerGrid\Column;
use PowerComponents\LivewirePowerGrid\Detail;