From 6406411cf974b2c0ca4824f478eda51f26b3dfd8 Mon Sep 17 00:00:00 2001 From: liteng <930372551@qq.com> Date: Tue, 4 Sep 2018 12:20:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E5=BC=95?= =?UTF-8?q?=E5=85=A5=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ShadowEditor.Web/src/third_party.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ShadowEditor.Web/src/third_party.js b/ShadowEditor.Web/src/third_party.js index 506d6adf..5c47c30a 100644 --- a/ShadowEditor.Web/src/third_party.js +++ b/ShadowEditor.Web/src/third_party.js @@ -1,8 +1,4 @@ import { } from './polyfills'; -import '../third_party/controls/EditorControls.js'; -import '../third_party/controls/TransformControls.js'; - -import '../third_party/geometries/TeapotBufferGeometry.js'; import '../third_party/exporters/GLTFExporter.js'; import '../third_party/exporters/OBJExporter.js';