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