diff --git a/scripts/remove b/scripts/remove index 29da1fd..514ca7d 100755 --- a/scripts/remove +++ b/scripts/remove @@ -113,14 +113,6 @@ then ynh_exec_warn_less yunohost firewall disallow TCP $port fi -#================================================= -# REMOVE FAIL2BAN CONFIGURATION -#================================================= -ynh_script_progression --message="Removing Fail2Ban configuration..." --time --weight=1 - -# Remove the dedicated Fail2Ban config -ynh_remove_fail2ban_config - #================================================= # SPECIFIC REMOVE #=================================================