diff --git a/plinth/modules/nextcloud/__init__.py b/plinth/modules/nextcloud/__init__.py index 8c4517eb2..4160b3158 100644 --- a/plinth/modules/nextcloud/__init__.py +++ b/plinth/modules/nextcloud/__init__.py @@ -45,7 +45,6 @@ _description = [ 'and legal reviews are done by the upstream project and not by ' 'Debian/{box_name}. Updates are performed following an independent ' 'cycle.'), box_name=_(cfg.box_name)), - format_lazy(_alert, _('Caution:'), _('This app is experimental.')), ]