mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2025-01-10 19:35:09 +01:00
remove constructor
This commit is contained in:
parent
16847c624f
commit
637b757215
@ -14,9 +14,6 @@ import applyPrecision from './sliceActions/applyPrecision.js';
|
||||
import removePrecision from './sliceActions/removePrecision.js';
|
||||
|
||||
export default class extends EventDispatcher {
|
||||
constructor () {
|
||||
super();
|
||||
}
|
||||
|
||||
setMesh (mesh) {
|
||||
mesh.updateMatrix();
|
||||
|
Loading…
x
Reference in New Issue
Block a user