Remove parts of the item schemas that aren't necessary

This commit is contained in:
Eldritch-Oliver 2025-10-10 18:05:56 -06:00
parent 5b9e808ea9
commit 507c9b0341
5 changed files with 2 additions and 63 deletions

View file

@ -17,19 +17,6 @@ export class GoodData extends CommonItemData {
return schema;
};
// MARK: Base Data
prepareBaseData() {
super.prepareBaseData();
};
// MARK: Derived Data
prepareDerivedData() {
super.prepareDerivedData();
};
// #region Getters
// #endregion
// #region Sheet Data
async getFormFields(_ctx) {
const fields = [