There was an error while loading. Please reload this page.
1 parent 834771b commit af165ddCopy full SHA for af165dd
lib/resty/upload.lua
@@ -5,7 +5,6 @@ local sub = string.sub
5
local req_socket = ngx.req.socket
6
local match = string.match
7
local setmetatable = setmetatable
8
-local error = error
9
local get_headers = ngx.req.get_headers
10
local type = type
11
-- local print = print
0 commit comments