Merge pull request #20142 from nextcloud/backport/20128/stable16

[stable16] Remove admin_notifications since it is obsolete since Nextcloud 14
This commit is contained in:
Roeland Jago Douma 2020-03-24 20:16:01 +01:00 committed by GitHub
commit 3846660202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -42,7 +42,6 @@ class EducationBundle extends Bundle {
'circles',
'groupfolders',
'announcementcenter',
'admin_notifications',
'quota_warning',
'orcid',
'user_saml',

View File

@ -35,7 +35,6 @@ class EducationBundleTest extends BundleBase {
'circles',
'groupfolders',
'announcementcenter',
'admin_notifications',
'quota_warning',
'orcid',
'user_saml',