summaryrefslogtreecommitdiff
path: root/gr-analog/python/analog/qa_pwr_squelch.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-analog/python/analog/qa_pwr_squelch.py')
-rwxr-xr-xgr-analog/python/analog/qa_pwr_squelch.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/gr-analog/python/analog/qa_pwr_squelch.py b/gr-analog/python/analog/qa_pwr_squelch.py
index dd42c7fb90..c5f0b8b9b1 100755
--- a/gr-analog/python/analog/qa_pwr_squelch.py
+++ b/gr-analog/python/analog/qa_pwr_squelch.py
@@ -20,8 +20,7 @@
# Boston, MA 02110-1301, USA.
#
-from gnuradio import gr, gr_unittest
-import analog_swig as analog
+from gnuradio import gr, gr_unittest, analog
class test_pwr_squelch(gr_unittest.TestCase):