fix missing import
This commit is contained in:
parent
c09edac5d8
commit
b68a7a944b
|
@ -35,6 +35,7 @@ import conversation_textview
|
|||
|
||||
from common import gajim
|
||||
from common import helpers
|
||||
from common import exceptions
|
||||
|
||||
from common.logger import Constants
|
||||
|
||||
|
|
Loading…
Reference in New Issue