Commit f5d890bd authored by Rémy Coutable's avatar Rémy Coutable

Resolve conflict in app/assets/javascripts/ide/components/ide_context_bar.vue

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 1ed7baba
<script>
<<<<<<< HEAD
import { mapState, mapActions } from 'vuex';
=======
import { mapGetters, mapState, mapActions } from 'vuex';
>>>>>>> upstream/master
import icon from '~/vue_shared/components/icon.vue';
import panelResizer from '~/vue_shared/components/panel_resizer.vue';
import repoCommitSection from './repo_commit_section.vue';
......
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