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