chore: comment out logs for further testing

This commit is contained in:
Nathan Walker
2025-08-05 15:23:43 -07:00
parent c934d898b4
commit 75d04ea4fb
3 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
import { Observable } from '../data/observable';
import { trace as profilingTrace, time, uptime, level as profilingLevel } from '../profiling';
console.log('here in globals/global-utils!');
// console.log('here in globals/global-utils!');
/**
* Manages internal framework global state