remove unused import
This commit is contained in:
@ -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):
|
||||||
|
Reference in New Issue
Block a user