mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-21 15:50:17 +01:00
remove unused import
This commit is contained in:
parent
aa29836039
commit
6d43126fa5
|
|
@ -1,5 +1,5 @@
|
|||
from .direct import DirectSource
|
||||
from owrx.command import Flag, Option
|
||||
from owrx.command import Option
|
||||
|
||||
|
||||
class HackrfSource(DirectSource):
|
||||
|
|
|
|||
Loading…
Reference in a new issue