From dfd277fc916bd1e07ca502c582c6dab315743731 Mon Sep 17 00:00:00 2001 From: Alain Bryden <2285037+alainbryden@users.noreply.github.com> Date: Wed, 17 Nov 2021 19:48:22 -0400 Subject: [PATCH] Remove forgotten debug statement. --- src/ui/WorkInProgressRoot.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ui/WorkInProgressRoot.tsx b/src/ui/WorkInProgressRoot.tsx index 28d6d2c57..ef4d4b8f4 100644 --- a/src/ui/WorkInProgressRoot.tsx +++ b/src/ui/WorkInProgressRoot.tsx @@ -43,7 +43,6 @@ export function WorkInProgressRoot(): React.ReactElement { router.toFaction(faction); player.stopFocusing(); } - console.log(`${player.currentWorkFactionName} ${player.workRepGainRate}`); return (