Skip to content

Commit

Permalink
fix: remove vue-context import
Browse files Browse the repository at this point in the history
  • Loading branch information
WDaan committed Apr 20, 2021
1 parent 33cf62f commit edcd825
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/views/Dashboard.vue
Expand Up @@ -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'
Expand Down

0 comments on commit edcd825

Please sign in to comment.