rayshon-cesium-expander 1.4.1-test → 1.4.1-test.1

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/lib/index.dev.js CHANGED
@@ -3990,7 +3990,6 @@ function initializeMaterial(options, result) {
3990
3990
  CustomMaterial._materialCache.addMaterial(result.type, result);
3991
3991
  }
3992
3992
 
3993
- console.log('%c [ result ]-382', 'font-size:13px; background:pink; color:#bf2c9f;', result);
3994
3993
  createMethodDefinition(result);
3995
3994
  createUniforms(result);
3996
3995
  createSubMaterials(result);