1
0
mirror of https://github.com/flarum/core.git synced 2025-07-17 14:51:19 +02:00

Make StyleCI happy

This commit is contained in:
Franz Liedke
2016-06-13 21:08:17 +09:00
parent 1a2174d614
commit cc23430a9e
3 changed files with 3 additions and 4 deletions

View File

@@ -10,7 +10,6 @@
namespace Flarum\Api\Serializer; namespace Flarum\Api\Serializer;
use Flarum\Core\Access\Gate;
use Flarum\Forum\UrlGenerator; use Flarum\Forum\UrlGenerator;
use Flarum\Foundation\Application; use Flarum\Foundation\Application;
use Flarum\Settings\SettingsRepositoryInterface; use Flarum\Settings\SettingsRepositoryInterface;