From 301ac21f2a4b6032d05fba362d167bf182404ee6 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 30 Aug 2010 16:09:09 +0200 Subject: little fixes --- module/PluginThread.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/PluginThread.py') diff --git a/module/PluginThread.py b/module/PluginThread.py index 005dedd99..aaa127d04 100644 --- a/module/PluginThread.py +++ b/module/PluginThread.py @@ -25,7 +25,6 @@ from time import strftime from traceback import print_exc, format_exc from pprint import pformat from sys import exc_info -from types import InstanceType from types import MethodType from module.plugins.Plugin import Abort -- cgit v1.2.3