refactor: remove log

This commit is contained in:
iam4x
2019-08-26 14:49:24 +02:00
parent 7d5454b10d
commit 55f5468020

View File

@@ -55,6 +55,4 @@ Toolkit.run(async tools => {
body: commentBody
});
}
tools.exit.success("We did it!");
});