Skip to content

Commit

Permalink
optimize: removed one line of useless code. thanks hamza for the patc…
Browse files Browse the repository at this point in the history
…h in #13.
  • Loading branch information
agentzh committed Feb 26, 2015
1 parent 2186d3f commit 834771b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/resty/upload.lua
Expand Up @@ -3,7 +3,6 @@

local sub = string.sub
local req_socket = ngx.req.socket
local null = ngx.null
local match = string.match
local setmetatable = setmetatable
local error = error
Expand Down

0 comments on commit 834771b

Please sign in to comment.