From ccddfd357674e77c7319cff23d8b8b1d39fbb26e Mon Sep 17 00:00:00 2001 From: Madalina Raicu Date: Mon, 14 Aug 2023 14:33:53 +0300 Subject: [PATCH] fix: metadata console try --- apps/trading/pages/index.page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/trading/pages/index.page.tsx b/apps/trading/pages/index.page.tsx index f8c201c28..853cf79fb 100644 --- a/apps/trading/pages/index.page.tsx +++ b/apps/trading/pages/index.page.tsx @@ -1,4 +1,3 @@ -import Head from 'next/head'; import { ClientRouter } from './client-router'; /**