Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Nov 3, 2024
1 parent b029708 commit 8281f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Listener/GenerateAvatar.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

namespace IanM\BoringAvatars\Listener;

use Flarum\Bus\Dispatcher as BusDispatcher;
use Flarum\Gdpr\Events\Erased;
use Flarum\Gdpr\Models\ErasureRequest;
use Flarum\Bus\Dispatcher as BusDispatcher;
use Flarum\Settings\SettingsRepositoryInterface;
use Flarum\User\Event\EmailChanged;
use Flarum\User\Event\LoggedIn;
Expand Down

0 comments on commit 8281f01

Please sign in to comment.