diff --git a/plinth/modules/homeassistant/__init__.py b/plinth/modules/homeassistant/__init__.py index 93776a386..d8b2180d1 100644 --- a/plinth/modules/homeassistant/__init__.py +++ b/plinth/modules/homeassistant/__init__.py @@ -45,7 +45,6 @@ _description = [ 'quality, privacy 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.')), ]