diff options
Diffstat (limited to 'gr-utils/plot_tools/gr_plot_iq')
-rwxr-xr-x | gr-utils/plot_tools/gr_plot_iq | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gr-utils/plot_tools/gr_plot_iq b/gr-utils/plot_tools/gr_plot_iq index 2b86159d7e..846f62b802 100755 --- a/gr-utils/plot_tools/gr_plot_iq +++ b/gr-utils/plot_tools/gr_plot_iq @@ -8,8 +8,6 @@ # # -from __future__ import print_function - import numpy try: |