Skip to content

Commit

Permalink
refactor(Application): Migrate to typed GroupDeletedEvent event
Browse files Browse the repository at this point in the history
Signed-off-by: provokateurin <kate@provokateurin.de>

[skip ci]
  • Loading branch information
provokateurin authored and backportbot[bot] committed Sep 19, 2024
1 parent c7e68aa commit 66bbf74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/AppInfo/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
use OCP\Files\IMimeTypeLoader;
use OCP\Files\IRootFolder;
use OCP\Files\NotFoundException;
use OCP\Group\Events\GroupDeletedEvent;
use OCP\IAppConfig;
use OCP\ICacheFactory;
use OCP\IConfig;
Expand Down

0 comments on commit 66bbf74

Please sign in to comment.