summaryrefslogtreecommitdiff
path: root/numpy/fft/tests/test_helper.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/fft/tests/test_helper.py')
-rw-r--r--numpy/fft/tests/test_helper.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/fft/tests/test_helper.py b/numpy/fft/tests/test_helper.py
index 13006e2c0..f757b6032 100644
--- a/numpy/fft/tests/test_helper.py
+++ b/numpy/fft/tests/test_helper.py
@@ -3,7 +3,6 @@
""" Test functions for fftpack.helper module
"""
-import sys
from numpy.testing import *
from numpy.fft import fftshift,ifftshift,fftfreq