Explorar o código

//Delete a console.log

Bloadrick %!s(int64=7) %!d(string=hai) anos
pai
achega
0e96451bda
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      inspector/src/tabs/StatsTab.ts

+ 0 - 1
inspector/src/tabs/StatsTab.ts

@@ -362,7 +362,6 @@ module INSPECTOR {
             
             if(this._refreshRateCounter > 1){
                 this._refreshRateCounter--;
-                console.log(this._refreshRateCounter);
             }else{
                 for (let prop of this._updatableProperties) {
                     prop.elem.textContent = prop.updateFct();