mirror of
https://github.com/flarum/core.git
synced 2025-08-13 03:44:32 +02:00
Fix namespace orderings
(Thanks, StyleCI!)
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
namespace Flarum\Notification;
|
||||
|
||||
use Carbon\Carbon;
|
||||
use Flarum\Notification\Event\Sending;
|
||||
use Flarum\Notification\Blueprint\BlueprintInterface;
|
||||
use Flarum\Notification\Event\Sending;
|
||||
use Flarum\User\User;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user