Apply fixes from StyleCI

This commit is contained in:
Rico
2023-11-06 20:47:58 +00:00
committed by StyleCI Bot
parent 90e36c74ec
commit 4e05fcee91

View File

@@ -76,6 +76,4 @@ class ChampionSkin extends Model
{
return 'https://cdn.communitydragon.org/latest/champion/' . $this->champion_id . '/tile/skin/' . $this->skin_id;
}
}