From a5f7322e4defb996c768fcb11266f58c398c4b6b Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Wed, 26 Jul 2017 03:40:42 +0200 Subject: [PATCH] [mod] remove useless import --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index c71edfc7..8f30913f 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,6 @@ import os import sys from distutils.core import setup -from distutils.dir_util import mkpath from distutils.sysconfig import PREFIX # Define package directories