Apply fixes from StyleCI

This commit is contained in:
Rico
2023-11-26 16:39:54 +00:00
committed by StyleCI Bot
parent a2dc7ad465
commit d07bda0fa3
2 changed files with 1 additions and 3 deletions

View File

@@ -8,10 +8,8 @@ use App\Models\Champion;
use App\Models\ChampionRoles; use App\Models\ChampionRoles;
use Illuminate\Support\Facades\Cache; use Illuminate\Support\Facades\Cache;
class ChampionController extends Controller class ChampionController extends Controller
{ {
/** /**
* Display a listing of the resource. * Display a listing of the resource.
*/ */