Commit abdf5f38 authored by Filipa Lacerda's avatar Filipa Lacerda

[ci skip] Fix conflict for app/assets/javascripts/ide/components/ide_project_branches_tree.vue

parent 9468c9fc
...@@ -41,11 +41,7 @@ export default { ...@@ -41,11 +41,7 @@ export default {
</div> </div>
</div> </div>
<div> <div>
<<<<<<< HEAD
<repo-tree :tree-id="branch.treeId"/>
=======
<repo-tree :tree-id="branch.treeId" /> <repo-tree :tree-id="branch.treeId" />
>>>>>>> upstream/master
</div> </div>
</div> </div>
</template> </template>
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