Update index_m.html

This commit is contained in:
钟进 2018-09-26 12:01:16 +08:00
parent 9efe4940f4
commit f22a42320a

View File

@ -86,7 +86,6 @@
var typeItems = [
{value: '', text: ''},
{value: 'uint16be', text: 'Unsigned 16 bit (Big Endian)'}
{value: 'ieee754', text: 'IEEE-754'}
];