Commit 9daeb929 authored by Tarek Ziadé's avatar Tarek Ziadé

removed unused import

parent 9841cdd9
......@@ -8,7 +8,7 @@ __revision__ = "$Id$"
import sys, os, string, re
from types import *
from site import USER_BASE, USER_SITE
from site import USER_BASE
from distutils.core import Command
from distutils.errors import *
from distutils.sysconfig import customize_compiler, get_python_version
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment