mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
MISC: tiny corp code style improvement (#586)
This commit is contained in:
committed by
GitHub
parent
8f312ba616
commit
174f10d1f5
@@ -1,6 +1,6 @@
|
||||
import { CorpUnlockName } from "../../Corporation/data/Enums";
|
||||
import { resetIndustryResearchTrees } from "../../Corporation/data/IndustryData";
|
||||
import { Corporation } from "../../Corporation/Corporation";
|
||||
import { resetIndustryResearchTrees } from "../../Corporation/IndustryData";
|
||||
|
||||
import type { PlayerObject } from "./PlayerObject";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user