Commit c262ead2 authored by jakeburden's avatar jakeburden

Remove unused variables from test

parent 026968d9
......@@ -11,9 +11,7 @@ localVue.use(Vuex);
describe('~/releases/components/releases_sort.vue', () => {
let wrapper;
let store;
let sorting;
let listModule;
let sortingItems;
const projectId = 8;
const createComponent = () => {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment