删除多余引入。

This commit is contained in:
liteng 2018-09-04 12:20:40 +08:00
parent a0fb48db9c
commit 6406411cf9

View File

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