diff options
Diffstat (limited to 'gr-fec/python/fec/_qa_helper.py')
-rw-r--r-- | gr-fec/python/fec/_qa_helper.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gr-fec/python/fec/_qa_helper.py b/gr-fec/python/fec/_qa_helper.py index 4749f53c71..8a1b37ec95 100644 --- a/gr-fec/python/fec/_qa_helper.py +++ b/gr-fec/python/fec/_qa_helper.py @@ -8,9 +8,6 @@ # # -from __future__ import print_function -from __future__ import absolute_import -from __future__ import unicode_literals import numpy |