Disable CPU_LOG_VERBOSE by default

This commit is contained in:
copy 2018-02-13 10:47:19 -06:00
parent 3dd4d1d603
commit 0a3899bce7

View file

@ -1,7 +1,7 @@
"use strict";
/** @const */
var CPU_LOG_VERBOSE = true;
var CPU_LOG_VERBOSE = false;
// Resources: