Skip to content

Commit e402e70

Browse files
committed
Lint
1 parent 56d6d13 commit e402e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/webgl_materials_alphahash.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
import { TAARenderPass } from './jsm/postprocessing/TAARenderPass.js';
5656
import { OutputPass } from './jsm/postprocessing/OutputPass.js';
5757

58-
let camera, scene, renderer, group, container;
58+
let camera, scene, renderer, group;
5959

6060
let composer, renderTarget, renderPass, taaRenderPass, outputPass;
6161

0 commit comments

Comments
 (0)