We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f949f commit 712aeafCopy full SHA for 712aeaf
src/main/groovy/net/zomis/duga/tasks/StatisticTask.groovy
@@ -62,8 +62,6 @@ public class StatisticTask implements Runnable {
62
result.errors.each {
63
println it
64
}
65
- } else {
66
- chatBot.postSingle(debug, 'Saved ' + result.name)
67
68
69
0 commit comments