Fix styling

This commit is contained in:
andrasbacsai
2024-07-12 10:53:07 +00:00
committed by github-actions[bot]
parent 88f33be5b6
commit fa895db76e
6 changed files with 0 additions and 6 deletions

View File

@@ -4,7 +4,6 @@ namespace App\Livewire\Source\Github;
use App\Jobs\GithubAppPermissionJob;
use App\Models\GithubApp;
use App\Models\InstanceSettings;
use Illuminate\Support\Facades\Http;
use Livewire\Component;