mirror of
https://github.com/flarum/core.git
synced 2025-06-08 07:35:19 +02:00
Apply fixes from StyleCI
This commit is contained in:
parent
132fdea659
commit
be63b28437
@ -11,13 +11,11 @@ namespace Flarum\Mentions;
|
||||
|
||||
use Flarum\Group\Group;
|
||||
use Flarum\Http\UrlGenerator;
|
||||
use Flarum\Post\CommentPost;
|
||||
use Flarum\Post\PostRepository;
|
||||
use Flarum\Settings\SettingsRepositoryInterface;
|
||||
use Flarum\User\User;
|
||||
use Illuminate\Support\Str;
|
||||
use s9e\TextFormatter\Configurator;
|
||||
use s9e\TextFormatter\Parser;
|
||||
|
||||
class ConfigureMentions
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user