mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 11:10:58 +02:00
Removed unreachable code
This commit is contained in:
@@ -427,6 +427,4 @@ export async function calculateRamUsage(
|
||||
console.error(e);
|
||||
return { cost: RamCalculationErrorCode.SyntaxError };
|
||||
}
|
||||
|
||||
return { cost: RamCalculationErrorCode.SyntaxError };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user