Merge pull request #1738 from alainbryden/patch-1

Remove forgotten debug statement.
This commit is contained in:
hydroflame
2021-11-17 18:53:54 -05:00
committed by GitHub

View File

@ -43,7 +43,6 @@ export function WorkInProgressRoot(): React.ReactElement {
router.toFaction(faction);
player.stopFocusing();
}
console.log(`${player.currentWorkFactionName} ${player.workRepGainRate}`);
return (
<Grid container direction="column" justifyContent="center" alignItems="center" style={{ minHeight: "100vh" }}>
<Grid item>