1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-24 04:12:02 +08:00

remove extra import (without package-lock this time)

This commit is contained in:
Sander Moolin 2021-04-06 10:29:33 -04:00
parent 4807f7ba12
commit ea82a46cce

View File

@ -1,5 +1,4 @@
import Stats from 'stats.js'; import Stats from 'stats.js';
import { inject } from 'vue';
export default { export default {
props: { props: {