Skip to content

Commit da12d55

Browse files
committed
fix lint
1 parent 25bba3c commit da12d55

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apisix/admin/standalone.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ local str_find = string.find
2222
local str_sub = string.sub
2323
local tostring = tostring
2424
local ngx = ngx
25+
local pcall = pcall
2526
local ngx_time = ngx.time
2627
local get_method = ngx.req.get_method
2728
local shared_dict = ngx.shared["standalone-config"]

0 commit comments

Comments
 (0)