Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Nic <[email protected]>
  • Loading branch information
nic-6443 committed Dec 25, 2024
1 parent 1caa496 commit 46c30f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apisix/core/table.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ local newproxy = newproxy
local getmetatable = getmetatable
local setmetatable = setmetatable
local select = select
local tostring = tostring
local new_tab = require("table.new")
local nkeys = require("table.nkeys")
local ipairs = ipairs
Expand Down

0 comments on commit 46c30f3

Please sign in to comment.