mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-14 12:10:18 +03:00
fix: remove vue-context import
This commit is contained in:
parent
33cf62ff9b
commit
edcd825969
1 changed files with 0 additions and 2 deletions
|
@ -211,8 +211,6 @@ import { mapState, mapGetters } from 'vuex'
|
|||
import Fuse from 'fuse.js'
|
||||
import { mdiTextBoxSearch, mdiChevronLeftCircle, mdiMagnify, mdiCheckboxMarked, mdiCheckboxBlankOutline, mdiSort } from '@mdi/js'
|
||||
|
||||
import 'vue-context/src/sass/vue-context.scss'
|
||||
|
||||
import Torrent from '@/components/Torrent/Torrent'
|
||||
import TorrentRightClickMenu from '@/components/Torrent/TorrentRightClickMenu.vue'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue