From 5ca65260c92f8b0cfcffeb740be1efdc8fe78d2a Mon Sep 17 00:00:00 2001 From: Matthew Russell Date: Thu, 12 Oct 2023 15:21:59 -0700 Subject: [PATCH] chore: remove link of preloader styles --- apps/trading/pages/_document.page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/trading/pages/_document.page.tsx b/apps/trading/pages/_document.page.tsx index b58ef8d04..24279d24c 100644 --- a/apps/trading/pages/_document.page.tsx +++ b/apps/trading/pages/_document.page.tsx @@ -22,9 +22,6 @@ export default function Document() { - {/* eslint-disable-next-line @next/next/no-css-tags */} - - {/* scripts */}