alvarosabu 2 лет назад
Родитель
Сommit
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 */
 /* eslint-disable max-len */
 import { watch, ref, shallowRef, computed, toRefs } from 'vue'
 import { watch, ref, shallowRef, computed, toRefs } from 'vue'
 import {
 import {