Selaa lähdekoodia

fix: remove unused dep in nav-header
***NO_CI***

NGPixel 4 vuotta sitten
vanhempi
sitoutus
5534d50b18
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      client/components/common/nav-header.vue

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

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