diff --git a/scripts/remove b/scripts/remove index dbad486..6c25ac4 100755 --- a/scripts/remove +++ b/scripts/remove @@ -51,14 +51,6 @@ ynh_script_progression --message="Removing logrotate configuration..." --time -- # Remove the app-specific logrotate config ynh_remove_logrotate -#================================================= -# REMOVE DEPENDENCIES -#================================================= -ynh_script_progression --message="Removing dependencies..." --time --weight=1 - -# Remove metapackage and its dependencies -ynh_remove_app_dependencies - #================================================= # REMOVE APP MAIN DIR #=================================================