From bf1c269eb7586716d4cf4284afd208e597ee69d1 Mon Sep 17 00:00:00 2001 From: spoob Date: Sun, 15 Nov 2009 15:41:15 +0100 Subject: Cleaned plugin index function --- module/plugins/OneKhDe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/OneKhDe.py') diff --git a/module/plugins/OneKhDe.py b/module/plugins/OneKhDe.py index 15c3a6872..5f24b543a 100644 --- a/module/plugins/OneKhDe.py +++ b/module/plugins/OneKhDe.py @@ -4,7 +4,7 @@ import re from module.unescape import unescape -from Plugin import Plugin +from module.Plugin import Plugin class OneKhDe(Plugin): -- cgit v1.2.3