diff options
Diffstat (limited to 'gr-audio/examples/python/audio_to_file.py')
-rw-r--r-- | gr-audio/examples/python/audio_to_file.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-audio/examples/python/audio_to_file.py b/gr-audio/examples/python/audio_to_file.py index 37e3e01388..19335a8279 100644 --- a/gr-audio/examples/python/audio_to_file.py +++ b/gr-audio/examples/python/audio_to_file.py @@ -8,7 +8,6 @@ # # -from __future__ import unicode_literals from gnuradio import gr from gnuradio import audio from gnuradio import blocks |