@citolab/qti-components 7.8.1 → 7.9.0

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.
@@ -317,7 +317,6 @@ var TestNavigationMixin = (superClass) => {
317
317
  }
318
318
  const loadedTransformer = await Promise.race([promise, timeoutPromise]);
319
319
  let finalTransformer = loadedTransformer;
320
- console.log(`Loaded item 123: ${itemRef.identifier}`);
321
320
  if (this.postLoadTransformCallback) {
322
321
  finalTransformer = await this.postLoadTransformCallback(loadedTransformer, itemRef);
323
322
  }
@@ -2240,4 +2239,4 @@ export {
2240
2239
  TestScoringFeedback,
2241
2240
  TestCheckItem
2242
2241
  };
2243
- //# sourceMappingURL=chunk-B7XX75Z3.js.map
2242
+ //# sourceMappingURL=chunk-ZZ7XZ5GG.js.map