diff options
Diffstat (limited to 'gr-fft/python/fft/qa_fft.py')
-rw-r--r-- | gr-fft/python/fft/qa_fft.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-fft/python/fft/qa_fft.py b/gr-fft/python/fft/qa_fft.py index b7d4b1e6d7..1e762b05be 100644 --- a/gr-fft/python/fft/qa_fft.py +++ b/gr-fft/python/fft/qa_fft.py @@ -8,7 +8,6 @@ # # -from __future__ import division from gnuradio import gr, gr_unittest, fft, blocks |