From f22a42320af4aacea02cc3646b488194d00d3bfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Wed, 26 Sep 2018 12:01:16 +0800 Subject: [PATCH] Update index_m.html --- admin/index_m.html | 1 - 1 file changed, 1 deletion(-) diff --git a/admin/index_m.html b/admin/index_m.html index 9de3072..48e772d 100644 --- a/admin/index_m.html +++ b/admin/index_m.html @@ -86,7 +86,6 @@ var typeItems = [ {value: '', text: ''}, - {value: 'uint16be', text: 'Unsigned 16 bit (Big Endian)'} {value: 'ieee754', text: 'IEEE-754'} ];