From 9336d13e2ae4b3ae17d14aff6fc9ec2f2ff2ea3f Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 11 Sep 2023 13:48:40 +0800 Subject: [PATCH] remove debug logging --- client/src/pages/spools/edit.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/src/pages/spools/edit.tsx b/client/src/pages/spools/edit.tsx index 9175506..97c5b02 100644 --- a/client/src/pages/spools/edit.tsx +++ b/client/src/pages/spools/edit.tsx @@ -87,8 +87,6 @@ export const SpoolEdit: React.FC = () => { } }, []); - console.log(usedWeight) - return (