diff options
Diffstat (limited to 'gr-analog/python/analog/wfm_tx.py')
-rw-r--r-- | gr-analog/python/analog/wfm_tx.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gr-analog/python/analog/wfm_tx.py b/gr-analog/python/analog/wfm_tx.py index ffd27cb3b8..5de90747cc 100644 --- a/gr-analog/python/analog/wfm_tx.py +++ b/gr-analog/python/analog/wfm_tx.py @@ -7,10 +7,6 @@ # # -from __future__ import print_function -from __future__ import absolute_import -from __future__ import division -from __future__ import unicode_literals import math |