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
commit b64389af73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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>