diff --git a/gestion/gen_confs/firewall.py b/gestion/gen_confs/firewall.py index ffee2d3a..e5199693 100755 --- a/gestion/gen_confs/firewall.py +++ b/gestion/gen_confs/firewall.py @@ -490,7 +490,6 @@ class firewall_komaz(firewall_crans) : print OK def mangle_table(self) : - from affich_tools import anim, cprint, OK self.anim = anim('\tStructure de la table mangle') # On vide complètement la table iptables("-t mangle -F")