Skip to content

Commit ff01a19

Browse files
committed
fix: remove calls to removed methods
1 parent e5cf0e1 commit ff01a19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/model-mixin.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ export default {
190190
beforeDestroy() {
191191
cancelAnimationFrame(this.reqId);
192192
193-
this.scene.dispose();
194193
this.renderer.dispose();
195194
196195
if (this.controls) {

0 commit comments

Comments
 (0)