fix missing import
This commit is contained in:
parent
c4d2d4d982
commit
5488cb9307
|
@ -58,6 +58,7 @@ from common import passwords
|
|||
from common.zeroconf import connection_zeroconf
|
||||
from common import dataforms
|
||||
from common import GnuPG
|
||||
from common import ged
|
||||
|
||||
try:
|
||||
from common.multimedia_helpers import AudioInputManager, AudioOutputManager
|
||||
|
|
Loading…
Reference in New Issue