From 156a58f6bdf91f6045f8401d85b1458d2f9be10b Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Fri, 6 Jul 2012 18:55:04 +0200 Subject: [PATCH] removed character --- scripts/translation_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/translation_utils.py b/scripts/translation_utils.py index c841d006a..d3548d8ca 100755 --- a/scripts/translation_utils.py +++ b/scripts/translation_utils.py @@ -1,4 +1,4 @@ -2 #!/usr/bin/env python +#!/usr/bin/env python # -*- coding: utf-8 -*- # vim: autoindent shiftwidth=4 expandtab textwidth=80 tabstop=4 softtabstop=4