Skip to content

Commit ea569ef

Browse files
Remove git conflict from code (#54)
1 parent 9242207 commit ea569ef

File tree

2 files changed

+2
-28
lines changed

2 files changed

+2
-28
lines changed

docs-tools

Submodule docs-tools updated 112 files

src/html/tools.html

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,6 @@ <h4 class="block__title">
380380
</div>
381381
</div>
382382

383-
<<<<<<< HEAD
384383
<div class="col-3 no-left-gutter">
385384
<div class="block">
386385
<h3 class="block__header">MongoDB Shell</h3>
@@ -415,31 +414,6 @@ <h4 class="block__title">
415414
</h4>
416415
</div>
417416
</div>
418-
=======
419-
</div>
420-
421-
<div class="row">
422-
<div class="col-3 no-left-gutter">
423-
<div class="block">
424-
<h3 class="block__header">MongoDB Spark Connector</h3>
425-
<h4 class="block__title">
426-
<a class="block__link" href="https://docs.mongodb.com/spark-connector/current/scala-api/">Scala Guide</a>
427-
</h4>
428-
<h4 class="block__title">
429-
<a class="block__link" href="https://docs.mongodb.com/spark-connector/current/java-api/">Java Guide</a>
430-
</h4>
431-
<h4 class="block__title">
432-
<a class="block__link" href="https://docs.mongodb.com/spark-connector/current/python-api/">Python Guide</a>
433-
</h4>
434-
<h4 class="block__title">
435-
<a class="block__link" href="https://docs.mongodb.com/spark-connector/current/r-api/">R Guide</a>
436-
</h4>
437-
</div>
438-
439-
</div>
440-
441-
442-
>>>>>>> (DOCSP-10690): Add Community Operator to menu/landing page
443417

444418
<div class="col-3 no-left-gutter">
445419
<div class="block">
@@ -456,7 +430,7 @@ <h4 class="block__title">
456430
</div>
457431
</div>
458432
</div>
459-
</div>
433+
</div>
460434
</div>
461435
</div>
462436
</div>

0 commit comments

Comments
 (0)