Remove forgotten debug statement.

This commit is contained in:
Alain Bryden 2021-11-17 19:48:22 -04:00 committed by GitHub
parent 091f688360
commit dfd277fc91
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>