Skip to content

Commit 2f6bcee

Browse files
committed
remove duplicate import
1 parent a2aa24f commit 2f6bcee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cypress/integration/item-spec.js

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import router from '../../src/router'
33
import Item from '../../src/components/Item.vue'
44
import { timeAgo, host } from '../../src/util/filters'
55
import { createRouter } from '../../src/router'
6-
import VueRouter from 'vue-router'
76
import mountVue from 'cypress-vue-unit-test'
87

98
/* eslint-env mocha */

0 commit comments

Comments
 (0)