mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 17:57:04 +08:00
Remove empty line
This commit is contained in:
parent
ca46ab10a3
commit
0dcbdd6218
|
@ -22,7 +22,6 @@ class AddClientAssets
|
|||
public function subscribe(Dispatcher $events)
|
||||
{
|
||||
$events->listen(Rendering::class, [$this, 'addAssets']);
|
||||
|
||||
}
|
||||
|
||||
public function addAssets(Rendering $event)
|
||||
|
|
Loading…
Reference in New Issue
Block a user