mirror of
https://github.com/flarum/core.git
synced 2025-08-03 23:17:43 +02:00
Clean up
This commit is contained in:
@@ -30,8 +30,6 @@ class ApiServiceProvider extends ServiceProvider
|
||||
return new UrlGenerator($this->app->make('flarum.api.routes'));
|
||||
}
|
||||
);
|
||||
|
||||
$this->app->register('Flarum\Locale\LocaleServiceProvider');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user