summaryrefslogtreecommitdiff
path: root/gr-utils/plot_tools/plot_psd_base.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-utils/plot_tools/plot_psd_base.py')
-rw-r--r--gr-utils/plot_tools/plot_psd_base.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/gr-utils/plot_tools/plot_psd_base.py b/gr-utils/plot_tools/plot_psd_base.py
index 812ec3a292..3d78af0dd1 100644
--- a/gr-utils/plot_tools/plot_psd_base.py
+++ b/gr-utils/plot_tools/plot_psd_base.py
@@ -8,9 +8,6 @@
#
#
-from __future__ import print_function
-from __future__ import division
-from __future__ import unicode_literals
import numpy
try: