mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
remove dup line
This commit is contained in:
@@ -1180,7 +1180,6 @@ luaopen_bson(lua_State *L) {
|
|||||||
{ "timestamp", ltimestamp },
|
{ "timestamp", ltimestamp },
|
||||||
{ "regex", lregex },
|
{ "regex", lregex },
|
||||||
{ "binary", lbinary },
|
{ "binary", lbinary },
|
||||||
{ "regex", lregex },
|
|
||||||
{ "objectid", lobjectid },
|
{ "objectid", lobjectid },
|
||||||
{ "decode", ldecode },
|
{ "decode", ldecode },
|
||||||
{ NULL, NULL },
|
{ NULL, NULL },
|
||||||
|
|||||||
Reference in New Issue
Block a user