fix #17
This commit is contained in:
he2ss 2022-01-14 15:09:20 +01:00 committed by GitHub
parent ecc0cb1517
commit 7ef7b68d73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,6 @@ package.path = package.path .. ";./?.lua"
local config = require "plugins.crowdsec.config"
local http = require "resty.http"
local cjson = require "cjson"
cjson.decode_array_with_array_mt(true)
-- contain runtime = {}