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';