diff options
Diffstat (limited to 'gr-zeromq/examples/python/client.py')
-rw-r--r-- | gr-zeromq/examples/python/client.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gr-zeromq/examples/python/client.py b/gr-zeromq/examples/python/client.py index ec8a805b18..cabdbebee7 100644 --- a/gr-zeromq/examples/python/client.py +++ b/gr-zeromq/examples/python/client.py @@ -1,5 +1,3 @@ -from __future__ import print_function -from __future__ import unicode_literals # # Copyright 2013 Free Software Foundation, Inc. # |