mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 15:43:49 +01:00
Remove forgotten debug statement.
This commit is contained in:
parent
091f688360
commit
dfd277fc91
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user