Remove unused inDev getter
This commit is contained in:
parent
b2c22be84c
commit
d9bea36444
1 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1 @@
|
||||||
export const __ID = `oft`;
|
export const __ID = `oft`;
|
||||||
|
|
||||||
export function inDev() {
|
|
||||||
return game.modules.get(__ID).flags.inDev ?? false;
|
|
||||||
};
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue