Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2024-03-26 10:27:36 +00:00
parent 4f22451be3
commit e436ceae38
7 changed files with 5 additions and 15 deletions

View File

@@ -2,8 +2,8 @@
namespace App\Http\Controllers;
use App\Models\Streamer;
use App\Models\Champion;
use App\Models\Streamer;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Cache;