Skip to content

Commit 7911168

Browse files
committed
remove normalize
1 parent fc31e33 commit 7911168

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kong/router/compat.lua

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ local _M = {}
33

44
local bit = require("bit")
55
local atc = require("kong.router.atc")
6-
local normalize = require("kong.tools.uri").normalize
76
local tb_new = require("table.new")
87
local tb_clear = require("table.clear")
98
local tb_nkeys = require("table.nkeys")

0 commit comments

Comments
 (0)