Commit 9613f1d7 authored by Rémy Coutable's avatar Rémy Coutable

Resolve conflict in app/assets/javascripts/environments/mixins/environments_mixin.js

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent c4422453
......@@ -21,10 +21,7 @@ import tabs from '../../vue_shared/components/navigation_tabs.vue';
import container from '../components/container.vue';
export default {
<<<<<<< HEAD
=======
>>>>>>> origin/master
components: {
environmentTable,
container,
......@@ -61,10 +58,7 @@ export default {
}
});
},
<<<<<<< HEAD
=======
>>>>>>> origin/master
/**
* Handles URL and query parameter changes.
* When the user uses the pagination or the tabs,
......
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