summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/examples/volk_benchmark/volk_math.py
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/examples/volk_benchmark/volk_math.py')
-rw-r--r--gnuradio-runtime/examples/volk_benchmark/volk_math.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnuradio-runtime/examples/volk_benchmark/volk_math.py b/gnuradio-runtime/examples/volk_benchmark/volk_math.py
index f4d81eafdd..9c06c6f768 100644
--- a/gnuradio-runtime/examples/volk_benchmark/volk_math.py
+++ b/gnuradio-runtime/examples/volk_benchmark/volk_math.py
@@ -1,7 +1,5 @@
#!/usr/bin/env python
-from __future__ import print_function
-from __future__ import unicode_literals
from gnuradio import gr
from gnuradio import blocks
import argparse