mirror of
https://github.com/flarum/core.git
synced 2025-10-12 15:34:26 +02:00
Clean up
This commit is contained in:
@@ -26,8 +26,6 @@ class ForumServiceProvider extends ServiceProvider
|
||||
return new UrlGenerator($this->app->make('flarum.forum.routes'));
|
||||
}
|
||||
);
|
||||
|
||||
$this->app->register('Flarum\Locale\LocaleServiceProvider');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user