Skip to content

Commit 8ba33da

Browse files
thibaultchaagentzh
authored andcommitted
optimize: removed a duplicated include directive in ngx_http_lua_regex.c.
Signed-off-by: Yichun Zhang (agentzh) <[email protected]>
1 parent 55743ae commit 8ba33da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ngx_http_lua_regex.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include "ngx_http_lua_regex.h"
1616
#include "ngx_http_lua_pcrefix.h"
1717
#include "ngx_http_lua_script.h"
18-
#include "ngx_http_lua_pcrefix.h"
1918
#include "ngx_http_lua_util.h"
2019

2120

0 commit comments

Comments
 (0)