fix missing import
This commit is contained in:
parent
c4d2d4d982
commit
5488cb9307
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue