From 8fefb8f3e100976235dc83d6ae3785952d11c710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Mon, 5 Jul 2021 20:51:43 +0800 Subject: cleanup --- meta/3rd/OpenResty/resty.sha224.lua | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 meta/3rd/OpenResty/resty.sha224.lua (limited to 'meta/3rd/OpenResty/resty.sha224.lua') diff --git a/meta/3rd/OpenResty/resty.sha224.lua b/meta/3rd/OpenResty/resty.sha224.lua deleted file mode 100644 index 4f2e0e52..00000000 --- a/meta/3rd/OpenResty/resty.sha224.lua +++ /dev/null @@ -1,8 +0,0 @@ ----@meta -resty_sha224={} -function resty_sha224.final(self) end -function resty_sha224.new(self) end -function resty_sha224.reset(self) end -resty_sha224._VERSION="0.11" -function resty_sha224.update(self, s) end -return resty_sha224 \ No newline at end of file -- cgit v1.2.3