mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 18:50:56 +02:00
build fix, lint, remove some instanceof checks
This commit is contained in:
@@ -6,8 +6,3 @@ export class PlayerOwnedAugmentation {
|
||||
this.name = name;
|
||||
}
|
||||
}
|
||||
|
||||
export interface IPlayerOwnedAugmentation {
|
||||
level: number;
|
||||
name: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user