[TerminalClock] Remove todo fastloading comment \o/
parent
9e8109de3b
commit
9b7a5419e4
|
|
@ -78,8 +78,6 @@
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
// todo add fastloading when the memory leak is fixed
|
|
||||||
remove: function() {
|
remove: function() {
|
||||||
if (this.turnOnInterval){
|
if (this.turnOnInterval){
|
||||||
clearInterval(this.turnOnInterval);
|
clearInterval(this.turnOnInterval);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue