Remove unneeded helper method
This commit is contained in:
parent
d6beb4ba63
commit
165c24f32c
1 changed files with 0 additions and 4 deletions
|
|
@ -22,8 +22,4 @@ export class TraitData extends foundry.abstract.TypeDataModel {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
// #endregion
|
// #endregion
|
||||||
|
|
||||||
async getFormFields() {
|
|
||||||
return [];
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue