Commit ef76c6d3 authored by Phil Hughes's avatar Phil Hughes

fixed conflicts in `mock_data.js`

[ci skip]
parent 54c44dbc
/* global BoardService */
/* eslint-disable comma-dangle, no-unused-vars, quote-props */
import _ from 'underscore';
<<<<<<< HEAD
export const boardObj = {
id: 1,
name: 'test',
milestone_id: null,
};
=======
>>>>>>> upstream/master
export const listObj = {
id: 300,
......
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