Skip to content

Commit

Permalink
Remove unnecessary log div based on reviewer feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
achristensen07 committed Nov 3, 2020
1 parent 6d7cdfe commit 407f04a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion encoding/legacy-mb-schinese/gb18030/gb18030-encoder.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
<script src=resources/ranges.js></script>
<div id=log></div>
<script>
encode = (input, output, desc) => {
test(function() {
Expand Down

0 comments on commit 407f04a

Please sign in to comment.