Skip to content

Commit 2f5c455

Browse files
committed
remove webgl-lint
1 parent 081533d commit 2f5c455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editor/visualizers/WebGLVisualizer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import 'https://greggman.github.io/webgl-lint/webgl-lint.js';
1+
// import 'https://greggman.github.io/webgl-lint/webgl-lint.js';
22
import * as twgl from '../../js/twgl-full.module.js';
33
import Visualizer from './Visualizer.js';
44

0 commit comments

Comments
 (0)