浏览代码

fix: removed unused imports

alvarosabu 2 年之前
父节点
当前提交
6a5f0c139e
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/composables/useRenderer/index.ts

+ 0 - 1
src/composables/useRenderer/index.ts

@@ -1,4 +1,3 @@
-import { watch, watchEffect } from 'vue'
 /* eslint-disable max-len */
 import { watch, ref, shallowRef, computed, toRefs } from 'vue'
 import {