wenhongquan 3 năm trước cách đây
mục cha
commit
6d88b1600e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/layout/index.vue

+ 0 - 1
src/layout/index.vue

@@ -29,7 +29,6 @@ import { useWindowSize } from '@vueuse/core'
 import Sidebar from './components/Sidebar/index.vue'
 import { AppMain, Navbar, Settings, TagsView } from './components'
 import defaultSettings from '@/settings'
-import { watch } from 'vue-demi';
 import router from '../router';
 
 const store = useStore();