wenhongquan 3 years ago
parent
commit
6d88b1600e
1 changed files with 0 additions and 1 deletions
  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();