Commit b9ab7cbb authored by samdbeckham's avatar samdbeckham

Moves the Vue import to the top of the document

parent 7ab42caa
/* eslint-disable no-param-reassign */
import * as types from './mutation_types';
import Vue from 'vue';
import * as types from './mutation_types';
import {
parseSastIssues,
parseDependencyScanningIssues,
......
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