Skip to content

Commit 6862572

Browse files
chronolawdndx
authored andcommitted
remove unused clear_tab
1 parent 921bb39 commit 6862572

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/resty/core/socket/tcp.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ local FFI_OK = base.FFI_OK
1414
local FFI_AGAIN = base.FFI_AGAIN
1515
local FFI_NO_REQ_CTX = base.FFI_NO_REQ_CTX
1616
local get_request = base.get_request
17-
local clear_tab = base.clear_tab
1817
local error = error
1918
local assert = assert
2019
local type = type

0 commit comments

Comments
 (0)