fix IndentationError
authorMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Mon, 22 Jun 2009 19:44:08 +0000 (19:44 +0000)
committerMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Mon, 22 Jun 2009 19:44:08 +0000 (19:44 +0000)
epgsearch/src/plugin.py

index 49c69f1..0d61280 100644 (file)
@@ -1,5 +1,5 @@
 # for localized messages        
- from . import _
+from . import _
 
 from enigma import eServiceCenter