summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWinnie Hellmann <winnie@gitlab.com>2019-07-05 14:11:18 +0200
committerWinnie Hellmann <winnie@gitlab.com>2019-07-05 14:11:18 +0200
commite92fef953bae11c61d89726dacb912c52a3418bf (patch)
treee01ddd7ec0e3a79a74c28209ac9640606c02226a
parentf14267b9b2c4db33ec76552c610c38040c46a611 (diff)
downloadgitlab-ce-winh-notes-service-applySuggestion.tar.gz
Fix linting for notes actions_spec.jswinh-notes-service-applySuggestion
-rw-r--r--spec/javascripts/notes/stores/actions_spec.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/javascripts/notes/stores/actions_spec.js b/spec/javascripts/notes/stores/actions_spec.js
index bc68eac4517..c97ff5236ec 100644
--- a/spec/javascripts/notes/stores/actions_spec.js
+++ b/spec/javascripts/notes/stores/actions_spec.js
@@ -9,7 +9,6 @@ import * as mutationTypes from '~/notes/stores/mutation_types';
import * as notesConstants from '~/notes/constants';
import createStore from '~/notes/stores';
import mrWidgetEventHub from '~/vue_merge_request_widget/event_hub';
-import service from '~/notes/services/notes_service';
import testAction from '../../helpers/vuex_action_helper';
import { resetStore } from '../helpers';
import {