style: fixes from styleci

Apply fixes from StyleCI
This commit is contained in:
Rico
2023-11-26 17:41:27 +01:00
committed by GitHub
2 changed files with 1 additions and 3 deletions

View File

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