diff --git a/scripts/remove b/scripts/remove index 4ba83cd..8b26c53 100755 --- a/scripts/remove +++ b/scripts/remove @@ -68,11 +68,6 @@ ynh_script_progression --message="Removing app main directory..." --weight=1 # Remove the app directory securely ynh_secure_remove --file="$final_path" -#================================================= -# REMOVE APP DATA DIR -#================================================= -ynh_script_progression --message="Removing app data directory..." --weight=1 - #================================================= # REMOVE DATA DIR #=================================================