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