diff options
Diffstat (limited to 'gr-fec/python/fec/capillary_threaded_decoder.py')
-rw-r--r-- | gr-fec/python/fec/capillary_threaded_decoder.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gr-fec/python/fec/capillary_threaded_decoder.py b/gr-fec/python/fec/capillary_threaded_decoder.py index 4878021282..71d968eb99 100644 --- a/gr-fec/python/fec/capillary_threaded_decoder.py +++ b/gr-fec/python/fec/capillary_threaded_decoder.py @@ -8,8 +8,6 @@ # # -from __future__ import division -from __future__ import unicode_literals import math |