diff options
Diffstat (limited to 'gr-blocks/python/qa_probe_signal.py')
-rw-r--r-- | gr-blocks/python/qa_probe_signal.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-blocks/python/qa_probe_signal.py b/gr-blocks/python/qa_probe_signal.py index a420df71e5..6d25a25087 100644 --- a/gr-blocks/python/qa_probe_signal.py +++ b/gr-blocks/python/qa_probe_signal.py @@ -20,7 +20,6 @@ # Boston, MA 02110-1301, USA. # -import time from gnuradio import gr, gr_unittest import blocks_swig as blocks |