Skip to content

Commit

Permalink
minor style clean
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed May 9, 2023
1 parent 1612105 commit e5b5c30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/resty/router/router.lua
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ function _M:get_fields()
return out
end


do
local ROUTERS = setmetatable({}, { __mode = "k" })
local DEFAULT_UUID = "00000000-0000-0000-0000-000000000000"
Expand Down Expand Up @@ -129,4 +130,5 @@ do
end
end


return _M

0 comments on commit e5b5c30

Please sign in to comment.