We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e80bf commit b029708Copy full SHA for b029708
src/Listener/GenerateAvatar.php
@@ -11,8 +11,8 @@
11
12
namespace IanM\BoringAvatars\Listener;
13
14
-use Blomstra\Gdpr\Events\Erased;
15
-use Blomstra\Gdpr\Models\ErasureRequest;
+use Flarum\Gdpr\Events\Erased;
+use Flarum\Gdpr\Models\ErasureRequest;
16
use Flarum\Bus\Dispatcher as BusDispatcher;
17
use Flarum\Settings\SettingsRepositoryInterface;
18
use Flarum\User\Event\EmailChanged;
0 commit comments