1
0
mirror of https://github.com/flarum/core.git synced 2025-10-11 23:14:29 +02:00

Make StyleCI happy and fix some docblocks

This commit is contained in:
Franz Liedke
2016-05-27 09:07:49 +09:00
parent 2b9ec71a81
commit 0b0c1055d6
6 changed files with 9 additions and 15 deletions

View File

@@ -10,7 +10,6 @@
namespace Flarum\Http\WebApp;
use Flarum\Http\Controller;
use Flarum\Locale\LocaleManager;
use Flarum\Settings\SettingsRepositoryInterface;