diff options
Diffstat (limited to 'meta/3rd/OpenResty/library/resty/limit/traffic.lua')
m--------- | meta/3rd/OpenResty | 0 | ||||
-rw-r--r-- | meta/3rd/OpenResty/library/resty/limit/traffic.lua | 5 |
2 files changed, 0 insertions, 5 deletions
diff --git a/meta/3rd/OpenResty b/meta/3rd/OpenResty new file mode 160000 +Subproject 3bec36f0f645bb38b3c8208990d5c36feb66ce3 diff --git a/meta/3rd/OpenResty/library/resty/limit/traffic.lua b/meta/3rd/OpenResty/library/resty/limit/traffic.lua deleted file mode 100644 index f3e53e16..00000000 --- a/meta/3rd/OpenResty/library/resty/limit/traffic.lua +++ /dev/null @@ -1,5 +0,0 @@ ----@meta -resty_limit_traffic={} -resty_limit_traffic._VERSION="0.06" -function resty_limit_traffic.combine(limiters, keys, states) end -return resty_limit_traffic
\ No newline at end of file |