Skip to content

Commit 3846660

Browse files
authored
Merge pull request #20142 from nextcloud/backport/20128/stable16
[stable16] Remove admin_notifications since it is obsolete since Nextcloud 14
2 parents 720f57e + 026334e commit 3846660

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

lib/private/App/AppStore/Bundles/EducationBundle.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ public function getAppIdentifiers() {
4242
'circles',
4343
'groupfolders',
4444
'announcementcenter',
45-
'admin_notifications',
4645
'quota_warning',
4746
'orcid',
4847
'user_saml',

tests/lib/App/AppStore/Bundles/EducationBundleTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ public function setUp() {
3535
'circles',
3636
'groupfolders',
3737
'announcementcenter',
38-
'admin_notifications',
3938
'quota_warning',
4039
'orcid',
4140
'user_saml',

0 commit comments

Comments
 (0)