fix require path

This commit is contained in:
2023-05-08 00:58:30 +08:00
parent 02c181493b
commit d68f3a714e
3 changed files with 2 additions and 4 deletions
-1
View File
@@ -2,7 +2,6 @@
--# https://github.com/SkyLothar/lua-resty-jwt
--$ opm get SkyLothar/lua-resty-jwt
--local jwt = require "resty.jwt"
local function cleanupString(str, remove)
local lcSubStrTab = {}
while true do