Browse Source

Update b3dmExample.js

Garrett Johnson 5 years ago
parent
commit
79853457c0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      example/b3dmExample.js

+ 0 - 1
example/b3dmExample.js

@@ -6,7 +6,6 @@ import {
 	WebGLRenderer,
 	PerspectiveCamera,
 	Box3,
-	OrthographicCamera,
 	sRGBEncoding,
 	PCFSoftShadowMap,
 } from 'three';