diff --git a/scripts/remove b/scripts/remove index 2dc94fd..0e95a82 100755 --- a/scripts/remove +++ b/scripts/remove @@ -28,13 +28,6 @@ ynh_remove_nginx_config # Remove the app-specific logrotate config ynh_remove_logrotate -#================================================= -# REMOVE VARIOUS FILES -#================================================= -ynh_script_progression --message="Removing various files..." - -# Remove the log files - #================================================= # END OF SCRIPT #=================================================