Skip to content

Commit 362d682

Browse files
committed
remove dup line
1 parent 7bdbdcd commit 362d682

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lualib-src/lua-bson.c

-1
Original file line numberDiff line numberDiff line change
@@ -1180,7 +1180,6 @@ luaopen_bson(lua_State *L) {
11801180
{ "timestamp", ltimestamp },
11811181
{ "regex", lregex },
11821182
{ "binary", lbinary },
1183-
{ "regex", lregex },
11841183
{ "objectid", lobjectid },
11851184
{ "decode", ldecode },
11861185
{ NULL, NULL },

0 commit comments

Comments
 (0)