summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-03-24 14:55:01 +0100
committerGitHub <noreply@github.com>2020-03-24 14:55:01 +0100
commitb31c98a5498fb2ee4db00ea09506cc96c5937a19 (patch)
tree75dbea57cd0a51eac60de0e3fda749e40a0a81f8 /lib
parentc235a40c94792ca5f921b4b7b29d17f679c4a497 (diff)
parent63900d0574e30a10ef1943f672d6884ccb3fceab (diff)
downloadnextcloud-server-b31c98a5498fb2ee4db00ea09506cc96c5937a19.tar.gz
nextcloud-server-b31c98a5498fb2ee4db00ea09506cc96c5937a19.zip
Merge pull request #20128 from nextcloud/bugfix/education-edition
Remove admin_notifications since it is obsolete since Nextcloud 14
Diffstat (limited to 'lib')
-rw-r--r--lib/private/App/AppStore/Bundles/EducationBundle.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/App/AppStore/Bundles/EducationBundle.php b/lib/private/App/AppStore/Bundles/EducationBundle.php
index d848befc562..2d1968772d4 100644
--- a/lib/private/App/AppStore/Bundles/EducationBundle.php
+++ b/lib/private/App/AppStore/Bundles/EducationBundle.php
@@ -42,7 +42,6 @@ class EducationBundle extends Bundle {
'circles',
'groupfolders',
'announcementcenter',
- 'admin_notifications',
'quota_warning',
'orcid',
'user_saml',