mirror of
https://gitea.phreedom.club/localhost_frssoft/funkwlmpv
synced 2024-11-22 21:49:19 +02:00
Imports commit
This commit is contained in:
parent
080699c4c8
commit
92cf2cbaeb
|
@ -1,4 +1,6 @@
|
||||||
|
from src.fw_api import select_instance
|
||||||
from src.fw_radios import list_radios
|
from src.fw_radios import list_radios
|
||||||
|
import json
|
||||||
from loguru import logger
|
from loguru import logger
|
||||||
from pyfzf.pyfzf import FzfPrompt
|
from pyfzf.pyfzf import FzfPrompt
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue