diff options
-rwxr-xr-x | source/pyAggr3g470r.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/pyAggr3g470r.py b/source/pyAggr3g470r.py index a3c38ff0..6bb795f0 100755 --- a/source/pyAggr3g470r.py +++ b/source/pyAggr3g470r.py @@ -43,8 +43,6 @@ __license__ = "GPLv3" import os import re import datetime -import locale -locale.setlocale(locale.LC_ALL, 'en_US.utf8') import cherrypy from mako.template import Template |