mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-26 18:34:41 +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