From a6c6be2f1db6a7e6fc3e0746fd2455d29a625f6c Mon Sep 17 00:00:00 2001
From: Alexandre Aubin <alex.aubin@mailoo.org>
Date: Fri, 19 Feb 2021 00:08:19 +0100
Subject: [PATCH] Unecessary commented code

---
 scripts/upgrade | 2 --
 1 file changed, 2 deletions(-)

diff --git a/scripts/upgrade b/scripts/upgrade
index 99d5000..8db409e 100755
--- a/scripts/upgrade
+++ b/scripts/upgrade
@@ -342,8 +342,6 @@ ynh_script_progression --message="Reconfiguring Fail2Ban..." --weight=7
 
 ynh_add_fail2ban_config --logpath="/var/log/nginx/$domain-error.log" --failregex="^.*authentication failure. while reading response header from upstream, client: <HOST>,.*POST $path_url.*$" --max_retry=5
 
- # Nothinf to do here. Already done in "ENSURE DOWNWARD COMPATIBILITY" part
- #ynh_script_progression --message="Upgrading permissions configuration..." --weight=2
 
 #=================================================
 # RELOAD NGINX