mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -33,5 +33,4 @@ class SummonerIcon extends Model
|
||||
],
|
||||
];
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -8,7 +8,6 @@ use Illuminate\View\Component;
|
||||
|
||||
class List_all extends Component
|
||||
{
|
||||
|
||||
public function __construct(public SummonerIcon $icons)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user