* src/PluginUtils/_Tool.py (BatchTool.run): Remove redundant method.
svn: r7205
This commit is contained in:
@ -122,8 +122,6 @@ class BatchTool(Tool):
|
||||
Tool.__init__(self, dbstate, options_class, name)
|
||||
self.fail = False
|
||||
|
||||
def run_tool(self): pass
|
||||
|
||||
|
||||
class ActivePersonTool(Tool):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user