Commit ed8bf445 authored by Clement Ho's avatar Clement Ho Committed by Winnie Hellmann

Remove epic sidebar props that were added by bad merge conflict

parent 67d4beae
......@@ -126,17 +126,6 @@
</div>
<epic-sidebar
:endpoint="endpoint"
:issuable-ref="issuableRef"
:initial-title-html="initialTitleHtml"
:initial-title-text="initialTitleText"
:initial-description-html="initialDescriptionHtml"
:initial-description-text="initialDescriptionText"
:markdown-preview-path="markdownPreviewPath"
:markdown-docs-path="markdownDocsPath"
:project-path="projectPath"
:project-namespace="projectNamespace"
:show-inline-edit-button="true"
issuable-type="epic"
:editable="canUpdate"
:initial-start-date="startDate"
:initial-end-date="endDate"
......
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