Explorar o código

remove debug code

Yuki Takei %!s(int64=2) %!d(string=hai) anos
pai
achega
1a76f554d3
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      apps/app/src/pages/_search.page.tsx

+ 0 - 2
apps/app/src/pages/_search.page.tsx

@@ -77,8 +77,6 @@ const SearchResultPage: NextPageWithLayout<Props> = (props: Props) => {
 
   const title = generateCustomTitle(props, t('search_result.title'));
 
-  console.log('_search');
-
   return (
     <>
       <Head>