summaryrefslogtreecommitdiff
path: root/numpy/distutils/command/install.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/distutils/command/install.py')
-rw-r--r--numpy/distutils/command/install.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/numpy/distutils/command/install.py b/numpy/distutils/command/install.py
index f48895b39..3803363fe 100644
--- a/numpy/distutils/command/install.py
+++ b/numpy/distutils/command/install.py
@@ -1,6 +1,3 @@
-
-import os
-from distutils.command.install import *
from distutils.command.install import install as old_install
from distutils.file_util import write_file