From 073aeb8650aea6a34871d92ef4fb00b740519d58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Tue, 9 Feb 2021 19:41:54 +0900 Subject: [PATCH] style: fixed deepscan warning --- utils/Query.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/utils/Query.ts b/utils/Query.ts index 3bfbd7a..cb5e8e4 100644 --- a/utils/Query.ts +++ b/utils/Query.ts @@ -147,9 +147,7 @@ async function getBotList(type: ListType, page = 1, query?: string):Promise