mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-14 04:30:32 +01:00
remove unused imports
This commit is contained in:
parent
ed3d84b974
commit
ea96038201
|
|
@ -1,5 +1,4 @@
|
|||
from owrx.form import Input, CheckboxInput, DropdownInput, DropdownEnum, TextInput
|
||||
from owrx.form.converter import OptionalConverter, EnumConverter
|
||||
from owrx.soapy import SoapySettings
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue