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/>.
|
||||
##
|
||||
|
||||
import sys
|
||||
import re
|
||||
import locale
|
||||
import os
|
||||
|
|
Loading…
Reference in New Issue