remove console.log
This commit is contained in:
parent
81081ba2d4
commit
bc806bba34
@ -70,7 +70,6 @@ function rendererCacheErrorListener() {
|
||||
}
|
||||
|
||||
function gcTimingListener(gcTime) {
|
||||
console.log('gctime');
|
||||
global.statsClient.timing('windshaft.rendercache.gc', gcTime);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user