Web: Remove unused function
This commit is contained in:
parent
43e75f6576
commit
43c1df99df
@ -463,7 +463,6 @@ export default {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.checkSharedStoragePath = debounce(this.checkSharedStoragePath, 200)
|
|
||||||
this.checkBlenderExePath = debounce(this.checkBlenderExePath, 200)
|
this.checkBlenderExePath = debounce(this.checkBlenderExePath, 200)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user