Skip to content

Commit b0be53b

Browse files
committed
fix lint2
1 parent 9d32ac1 commit b0be53b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apisix/admin/standalone.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ local shared_dict = ngx.shared["standalone-config"]
2828
local timer_every = ngx.timer.every
2929
local exiting = ngx.worker.exiting
3030
local table_insert = table.insert
31-
local table_new = require("table.new")
3231
local yaml = require("lyaml")
3332
local events = require("apisix.events")
3433
local core = require("apisix.core")

0 commit comments

Comments
 (0)