mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
whoops
This commit is contained in:
parent
0422c3702d
commit
3cd6c91eda
@ -41,7 +41,6 @@ var reddit = function(dbot) {
|
||||
checkTimes = [];
|
||||
|
||||
for(i=0;i<this.ints.length;i++) {
|
||||
console.log('destroying ' +this.runningIntervals[i]);
|
||||
clearInterval(this.ints[i]);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user