Skip to content

Commit

Permalink
refactor(tests): remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
iliyaZelenko committed Oct 24, 2019
1 parent f27afc9 commit 257ac15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/component.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ it('Plugin installation', () => {
})

describe('MainComponent.vue', () => {
const Vue = require('vue')
const itemsDefault = [
'JS',
'PHP',
Expand Down

0 comments on commit 257ac15

Please sign in to comment.