Skip to content

Commit

Permalink
Remove utf8 option from installation page (#16126)
Browse files Browse the repository at this point in the history
  • Loading branch information
lunny committed Jun 10, 2021
1 parent 3dafb07 commit f088dc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/install.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
<div class="menu">
<div class="item" data-value="utf8mb4">utf8mb4</div>
<div class="item" data-value="utf8">utf8</div>
</div>
</div>
</div>
Expand Down

0 comments on commit f088dc4

Please sign in to comment.