There was an error while loading. Please reload this page.
1 parent edd5059 commit 9b8ceafCopy full SHA for 9b8ceaf
lib/resty/core/base.lua
@@ -4,8 +4,6 @@
4
local ffi = require 'ffi'
5
local ffi_new = ffi.new
6
local error = error
7
-local setmetatable = setmetatable
8
-local floor = math.floor
9
local ceil = math.ceil
10
11
0 commit comments