rm debug line
This commit is contained in:
parent
1fe8cb677e
commit
a0d6e51589
1 changed files with 0 additions and 1 deletions
|
@ -139,7 +139,6 @@ class Module(ModuleManager.BaseModule):
|
|||
reverse=True)
|
||||
|
||||
parts = ["%s (%d)" % (n, v) for n, v in karma]
|
||||
print(parts)
|
||||
if len(parts) == 0:
|
||||
event["stdout"].write("%s has no karma." % target)
|
||||
return
|
||||
|
|
Loading…
Reference in a new issue