mirror of
https://github.com/flarum/core.git
synced 2025-08-05 16:07:34 +02:00
Remove empty line
This commit is contained in:
@@ -22,7 +22,6 @@ class AddClientAssets
|
||||
public function subscribe(Dispatcher $events)
|
||||
{
|
||||
$events->listen(Rendering::class, [$this, 'addAssets']);
|
||||
|
||||
}
|
||||
|
||||
public function addAssets(Rendering $event)
|
||||
|
Reference in New Issue
Block a user