summaryrefslogtreecommitdiff
path: root/gr-trellis/python/trellis/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-trellis/python/trellis/__init__.py')
-rw-r--r--gr-trellis/python/trellis/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-trellis/python/trellis/__init__.py b/gr-trellis/python/trellis/__init__.py
index c77a88692c..4633b01f49 100644
--- a/gr-trellis/python/trellis/__init__.py
+++ b/gr-trellis/python/trellis/__init__.py
@@ -9,7 +9,6 @@
'''
Blocks and utilities for trellis coding and related.
'''
-from __future__ import unicode_literals
# The presence of this file turns this directory into a Python package
import os