Browse Source

fix: remove unused dep in nav-header

***NO_CI***
pull/2390/head
NGPixel 4 years ago
parent
commit
5534d50b18
1 changed files with 0 additions and 1 deletions
  1. 1
      client/components/common/nav-header.vue

1
client/components/common/nav-header.vue

@ -248,7 +248,6 @@
<script>
import { get, sync } from 'vuex-pathify'
import _ from 'lodash'
import Cookies from 'js-cookie'
import movePageMutation from 'gql/common/common-pages-mutation-move.gql'

Loading…
Cancel
Save