Skip to content

Commit 9b8ceaf

Browse files
committed
delete unused variable
1 parent edd5059 commit 9b8ceaf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/resty/core/base.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
local ffi = require 'ffi'
55
local ffi_new = ffi.new
66
local error = error
7-
local setmetatable = setmetatable
8-
local floor = math.floor
97
local ceil = math.ceil
108

119

0 commit comments

Comments
 (0)