Fix missing import
This commit is contained in:
parent
9c0e2b2aa6
commit
b0bc8a4958
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ from calendar import timegm
|
||||||
import nbxmpp
|
import nbxmpp
|
||||||
import common.caps_cache as capscache
|
import common.caps_cache as capscache
|
||||||
|
|
||||||
|
from pep import LOCATION_DATA
|
||||||
from common import helpers
|
from common import helpers
|
||||||
from common import gajim
|
from common import gajim
|
||||||
from common import exceptions
|
from common import exceptions
|
||||||
|
|
Loading…
Add table
Reference in a new issue