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