changed tree output loading method

This commit is contained in:
byt3bl33d3r 2015-04-11 15:54:51 +02:00
parent d4c6b7d5b6
commit c8732d60eb
12 changed files with 67 additions and 68 deletions

View file

@ -9,7 +9,6 @@ class Plugin(object):
optname = "generic"
desc = ""
implements = []
output = []
has_opts = False
req_root = False