remove unused import
This commit is contained in:
parent
aa29836039
commit
6d43126fa5
@ -1,5 +1,5 @@
|
|||||||
from .direct import DirectSource
|
from .direct import DirectSource
|
||||||
from owrx.command import Flag, Option
|
from owrx.command import Option
|
||||||
|
|
||||||
|
|
||||||
class HackrfSource(DirectSource):
|
class HackrfSource(DirectSource):
|
||||||
|
Loading…
Reference in New Issue
Block a user