Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Commit 0608ce8

Browse files
committed
[skip ci] remove extra space
1 parent f101d3d commit 0608ce8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/ShadowDOM/wrappers/WebGLRenderingContext.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
if (!OriginalWebGLRenderingContext)
2626
return;
2727

28-
2928
function WebGLRenderingContext(impl) {
3029
setWrapper(impl, this);
3130
}

0 commit comments

Comments
 (0)