@mml-io/mml-web-client 0.0.0-experimental-32d2ba4-20250302 → 0.0.0-experimental-f689b9e-20250303

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.js CHANGED
@@ -97995,7 +97995,6 @@ void main() {
97995
97995
  if (this.animState) {
97996
97996
  this.playAnimation(this.animState.currentAnimationClip);
97997
97997
  }
97998
- console.log("Loaded model", this.loadedState);
97999
97998
  this.srcLoadingInstanceManager.finish();
98000
97999
  this.updateDebugVisualisation();
98001
98000
  }).catch((err2) => {