From 79853457c06d3c32e000e291a45178cf5df65642 Mon Sep 17 00:00:00 2001 From: Garrett Johnson Date: Fri, 29 May 2020 14:12:54 -0700 Subject: [PATCH] Update b3dmExample.js --- example/b3dmExample.js | 1 - 1 file changed, 1 deletion(-) diff --git a/example/b3dmExample.js b/example/b3dmExample.js index 390e8aa83..90bb77dc0 100644 --- a/example/b3dmExample.js +++ b/example/b3dmExample.js @@ -6,7 +6,6 @@ import { WebGLRenderer, PerspectiveCamera, Box3, - OrthographicCamera, sRGBEncoding, PCFSoftShadowMap, } from 'three';