Skip to content

Commit

Permalink
chore: additional namespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland authored Nov 3, 2024
1 parent 81e80bf commit b029708
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Listener/GenerateAvatar.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

namespace IanM\BoringAvatars\Listener;

use Blomstra\Gdpr\Events\Erased;
use Blomstra\Gdpr\Models\ErasureRequest;
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;
Expand Down

0 comments on commit b029708

Please sign in to comment.