fix: remove unused dep in nav-header

***NO_CI***
This commit is contained in:
NGPixel 2020-09-06 17:32:22 -04:00
parent 48d93877e3
commit 5534d50b18

View File

@ -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'