mirror of
https://github.com/brmlab/osmo-tetra.git
synced 2025-06-07 09:24:04 +02:00
rtlsdr-tetra: remove unneeded import
Signed-off-by: Steve Markgraf <steve@steve-m.de>
This commit is contained in:
parent
582acdf444
commit
e55c014d9c
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@
|
|||
|
||||
import sys
|
||||
import math
|
||||
from gnuradio import gr, gru, audio, eng_notation, blks2, optfir
|
||||
from gnuradio import audio
|
||||
from gnuradio import gr, gru, eng_notation, blks2, optfir
|
||||
from gnuradio.eng_option import eng_option
|
||||
from gnuradio.wxgui import fftsink2
|
||||
from gnuradio.wxgui import forms
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue