Commit 709b8162 authored by Rémy Coutable's avatar Rémy Coutable

Remove wrong line in JS

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent fc40fabb
......@@ -4,7 +4,6 @@ import EnvironmentsService from '../services/environments_service';
import EnvironmentTable from '../components/environments_table';
import EnvironmentsStore from '../stores/environments_store';
const Flash = require('~/flash');
const Vue = window.Vue = require('vue');
window.Vue.use(require('vue-resource'));
require('../../vue_shared/components/table_pagination');
......
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