mirror of https://github.com/espruino/BangleApps
[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() {
|
||||
if (this.turnOnInterval){
|
||||
clearInterval(this.turnOnInterval);
|
||||
|
|
Loading…
Reference in New Issue