Commit 6a59ec51 authored by Lukas Eipert's avatar Lukas Eipert

resolve conflict in app/assets/javascripts/boards/models/list.js

parent aee8e633
......@@ -5,10 +5,7 @@ import { __ } from '~/locale';
import ListLabel from '~/vue_shared/models/label';
import ListAssignee from '~/vue_shared/models/assignee';
import { urlParamsToObject } from '~/lib/utils/common_utils';
<<<<<<< HEAD
import ListMilestone from './milestone';
=======
>>>>>>> upstream/master
const PER_PAGE = 20;
......
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