mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-11 04:42:34 +01:00
rm reviver from person
This commit is contained in:
@ -354,5 +354,3 @@ export abstract class Person implements IPerson {
|
||||
|
||||
abstract whoAmI(): string;
|
||||
}
|
||||
|
||||
Reviver.constructors.Person = Person;
|
||||
|
Reference in New Issue
Block a user