소스 검색

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 {