From e3338128a3e1489003e0334bf3e64efe337c53fc Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 26 Jun 2014 09:37:25 +0200 Subject: Remove unused imports --- whatmaps/debiandistro.py | 1 + 1 file changed, 1 insertion(+) (limited to 'whatmaps/debiandistro.py') diff --git a/whatmaps/debiandistro.py b/whatmaps/debiandistro.py index 3a47d50..af95bc2 100644 --- a/whatmaps/debiandistro.py +++ b/whatmaps/debiandistro.py @@ -29,6 +29,7 @@ import logging import os import subprocess import sys +import string from . distro import Distro from . debianpkg import DebianPkg -- cgit v1.2.3