From d2a71e898fb3586e105d821e39a789c3e3e10ba9 Mon Sep 17 00:00:00 2001 From: Tom Date: Wed, 4 Dec 2024 07:39:36 +0000 Subject: [PATCH] xmas: remove console log --- frontend/xmas/src/Containers/Background/Background.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/xmas/src/Containers/Background/Background.tsx b/frontend/xmas/src/Containers/Background/Background.tsx index 1ca8ac5..68351a4 100644 --- a/frontend/xmas/src/Containers/Background/Background.tsx +++ b/frontend/xmas/src/Containers/Background/Background.tsx @@ -49,8 +49,6 @@ const Background: React.FC = ({ if (!assetsLoaded) return <> - console.log('TOM: ', textures) - return (