Commit f45b741a authored by Filipa Lacerda's avatar Filipa Lacerda

Fix conflicts for app/assets/javascripts/boards/index.js

parent 4144d68e
......@@ -37,10 +37,7 @@ import tooltip from '~/vue_shared/directives/tooltip'; // eslint-disable-line im
export default () => {
const $boardApp = document.getElementById('board-app');
const Store = gl.issueBoards.BoardsStore;
<<<<<<< HEAD
const issueBoardsContent = document.querySelector('.content-wrapper > .js-focus-mode-board');
=======
>>>>>>> upstream/master
window.gl = window.gl || {};
......
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