Skip to content

Commit 8d34d4a

Browse files
committed
Revert "adding go implementation to bogo_sort.md (#556)"
This reverts commit 65aa912.
1 parent 1fc60a2 commit 8d34d4a

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

contents/bogo_sort/bogo_sort.md

-4
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ In code, it looks something like this:
6565
[import:10-14, lang:"crystal"](code/crystal/bogo.cr)
6666
{% sample lang="r" %}
6767
[import:1-6, lang:"r"](code/r/bogo_sort.r)
68-
{% sample lang="go" %}
69-
[import:27-31, lang:"go"](code/go/bogo_sort.go)
7068
{% endmethod %}
7169

7270
That's it.
@@ -131,8 +129,6 @@ We are done here!
131129
[import, lang:"crystal"](code/crystal/bogo.cr)
132130
{% sample lang="r" %}
133131
[import, lang:"r"](code/r/bogo_sort.r)
134-
{% sample lang="go" %}
135-
[import, lang:"go"](code/go/bogo_sort.go)
136132
{% endmethod %}
137133

138134

0 commit comments

Comments
 (0)