Cleanup a few logs

This commit is contained in:
Oliver-Akins 2025-07-20 21:28:25 -06:00
parent e49fa03fed
commit 26a2e0f3ff
2 changed files with 1 additions and 2 deletions

View file

@ -106,7 +106,6 @@ export class CombinedHeroSheet extends GenericAppMixin(HandlebarsApplicationMixi
};
};
Logger.debug(`Context keys:`, Object.keys(ctx));
return ctx;
};
// #endregion