Commit e219ec33 authored by Jannik Lehmann's avatar Jannik Lehmann

Fix linting error

parent f3a453d7
......@@ -2,14 +2,7 @@ import { shallowMount, mount } from '@vue/test-utils';
import Vue from 'vue';
import Vuex from 'vuex';
import {
GlEmptyState,
GlLoadingIcon,
GlTab,
GlTabs,
GlAlert,
GlBadge,
} from '@gitlab/ui';
import { GlEmptyState, GlLoadingIcon, GlTab, GlTabs, GlAlert, GlBadge } from '@gitlab/ui';
import { TEST_HOST } from 'helpers/test_constants';
import setWindowLocation from 'helpers/set_window_location_helper';
......
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