Skip to content

Commit

Permalink
remove normalize
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed Sep 8, 2022
1 parent d26391e commit 76d82ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kong/router/compat.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ local _M = {}

local bit = require("bit")
local atc = require("kong.router.atc")
local normalize = require("kong.tools.uri").normalize
local tb_new = require("table.new")
local tb_clear = require("table.clear")
local tb_nkeys = require("table.nkeys")
Expand Down

0 comments on commit 76d82ae

Please sign in to comment.