mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-20 22:05:13 +00:00
remove superfluous import
This commit is contained in:
parent
dab683aac2
commit
a2522146b5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from pycsdr.types import Format
|
||||
from pycsdr.modules import Writer, TcpSource, ExecModule, CallbackWriter
|
||||
from pycsdr.modules import Writer, TcpSource, ExecModule
|
||||
from csdr.module import LogWriter
|
||||
from owrx.config.core import CoreConfig
|
||||
from owrx.config import Config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue