From 0ca0449dcd1194a7b3911558c4395534846aff2e Mon Sep 17 00:00:00 2001 From: typescreep Date: Sat, 4 Oct 2025 16:10:33 +0300 Subject: [PATCH] remove logs --- src/components/organisms/Search/Search.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/organisms/Search/Search.tsx b/src/components/organisms/Search/Search.tsx index 9bcb68f..3d531b5 100644 --- a/src/components/organisms/Search/Search.tsx +++ b/src/components/organisms/Search/Search.tsx @@ -262,9 +262,6 @@ export const Search: FC = () => { return } - console.log(kindIndex) - console.log(kindsWithVersion) - return (