vim-web 0.3.39-dev.8 → 0.3.39

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.
@@ -47938,8 +47938,6 @@ void main() {
47938
47938
  #endif
47939
47939
  `
47940
47940
  );
47941
- console.log(shader.vertexShader);
47942
- console.log(shader.fragmentShader);
47943
47941
  };
47944
47942
  }
47945
47943
  }