Fixed the missing import
This commit is contained in:
parent
bbe46f2a5c
commit
c558a6751c
|
@ -29,6 +29,7 @@
|
||||||
## along with Gajim. If not, see <http://www.gnu.org/licenses/>.
|
## along with Gajim. If not, see <http://www.gnu.org/licenses/>.
|
||||||
##
|
##
|
||||||
|
|
||||||
|
import sys
|
||||||
import re
|
import re
|
||||||
import locale
|
import locale
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Reference in New Issue