diff options
Diffstat (limited to 'gnuradio-runtime/examples/network/dial_tone_source.py')
-rwxr-xr-x | gnuradio-runtime/examples/network/dial_tone_source.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnuradio-runtime/examples/network/dial_tone_source.py b/gnuradio-runtime/examples/network/dial_tone_source.py index 44f05dc83c..26064962dd 100755 --- a/gnuradio-runtime/examples/network/dial_tone_source.py +++ b/gnuradio-runtime/examples/network/dial_tone_source.py @@ -21,7 +21,6 @@ # from gnuradio import gr -from gnuradio import blocks from gnuradio.eng_option import eng_option from optparse import OptionParser import sys |