diff --git a/crans_utils.py b/crans_utils.py index 3b358bc..6ea5e20 100644 --- a/crans_utils.py +++ b/crans_utils.py @@ -47,7 +47,6 @@ if '/usr/scripts' not in sys.path: sys.path.append('/usr/scripts') from gestion import config from unicodedata import normalize -import subprocess from netifaces import interfaces, ifaddresses, AF_INET try: