summaryrefslogtreecommitdiffstats
path: root/gen_web_gettext.py
diff options
context:
space:
mode:
Diffstat (limited to 'gen_web_gettext.py')
-rwxr-xr-xgen_web_gettext.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/gen_web_gettext.py b/gen_web_gettext.py
index fac509736..c299e429f 100755
--- a/gen_web_gettext.py
+++ b/gen_web_gettext.py
@@ -10,8 +10,6 @@
"""Script to parse javascript files for translation strings and generate gettext.js"""
-from __future__ import print_function, unicode_literals
-
import os
import re