summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/examples/volk_benchmark/volk_test_funcs.py
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/examples/volk_benchmark/volk_test_funcs.py')
-rw-r--r--gnuradio-runtime/examples/volk_benchmark/volk_test_funcs.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnuradio-runtime/examples/volk_benchmark/volk_test_funcs.py b/gnuradio-runtime/examples/volk_benchmark/volk_test_funcs.py
index bce09400b6..1e93522e97 100644
--- a/gnuradio-runtime/examples/volk_benchmark/volk_test_funcs.py
+++ b/gnuradio-runtime/examples/volk_benchmark/volk_test_funcs.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 math, sys, os, time