mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
remove console.log
This commit is contained in:
parent
a6c77ceafb
commit
ca3c622fad
@ -60,8 +60,6 @@ export default {
|
||||
this.three.addIntersectObject(this.mesh);
|
||||
}
|
||||
|
||||
console.log(this.parent);
|
||||
|
||||
this.bindProps();
|
||||
this.parent.add(this.mesh);
|
||||
this.$emit('ready');
|
||||
|
Loading…
Reference in New Issue
Block a user