mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Remove admin_notifications since it is obsolete since Nextcloud 14
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
5f8319677b
commit
6e7a833016
2 changed files with 0 additions and 2 deletions
|
|
@ -42,7 +42,6 @@ class EducationBundle extends Bundle {
|
|||
'circles',
|
||||
'groupfolders',
|
||||
'announcementcenter',
|
||||
'admin_notifications',
|
||||
'quota_warning',
|
||||
'orcid',
|
||||
'user_saml',
|
||||
|
|
|
|||
|
|
@ -35,7 +35,6 @@ class EducationBundleTest extends BundleBase {
|
|||
'circles',
|
||||
'groupfolders',
|
||||
'announcementcenter',
|
||||
'admin_notifications',
|
||||
'quota_warning',
|
||||
'orcid',
|
||||
'user_saml',
|
||||
|
|
|
|||
Loading…
Reference in a new issue