From 91fa2974e43d71a603e136fc36784aabb7f45b44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Sun, 18 Oct 2015 01:18:13 +0200 Subject: [PATCH] =?UTF-8?q?Import=20inutilis=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crans_utils.py | 1 - 1 file changed, 1 deletion(-) 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: