mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-04 15:50:12 +01:00
fix import
This commit is contained in:
parent
4aac5c9584
commit
0e19a40968
|
|
@ -1,4 +1,4 @@
|
|||
from owrx.property import PropertyManager
|
||||
from owrx.property import PropertyManager, PropertyLayer
|
||||
import importlib.util
|
||||
import os
|
||||
import logging
|
||||
|
|
|
|||
Loading…
Reference in a new issue