Skip to content

Commit 50c1912

Browse files
authored
misc: ngx_http_lua_logby.c: removed duplicate headers.
1 parent 6e48a80 commit 50c1912

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ngx_http_lua_logby.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
#include "ngx_http_lua_misc.h"
2323
#include "ngx_http_lua_consts.h"
2424
#include "ngx_http_lua_shdict.h"
25-
#include "ngx_http_lua_util.h"
26-
#include "ngx_http_lua_exception.h"
2725
#if (NGX_HTTP_LUA_HAVE_MALLOC_TRIM)
2826
#include <malloc.h>
2927
#endif

0 commit comments

Comments
 (0)