From 1dfafadec79ac1b499b4fef789514fb302eb0928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 9 Apr 2008 22:29:31 +0200 Subject: Now unicode support for translations :) --- portato/plugin.py | 1 - 1 file changed, 1 deletion(-) (limited to 'portato/plugin.py') diff --git a/portato/plugin.py b/portato/plugin.py index 08e651b..bf9dc91 100644 --- a/portato/plugin.py +++ b/portato/plugin.py @@ -17,7 +17,6 @@ from __future__ import absolute_import import os, os.path from xml.dom.minidom import parse from lxml import etree -from gettext import lgettext as _ from .constants import PLUGIN_DIR, XSD_LOCATION from .helper import debug, info, warning, error, flatten -- cgit v1.2.3