Lint and cleanup unused code
This commit is contained in:
parent
de1b976b12
commit
5d951d043b
5 changed files with 6 additions and 7 deletions
|
|
@ -3,7 +3,6 @@ import { TAFDocumentSheetMixin } from "./mixins/TAFDocumentSheetMixin.mjs";
|
|||
|
||||
const { HandlebarsApplicationMixin } = foundry.applications.api;
|
||||
const { ItemSheetV2 } = foundry.applications.sheets;
|
||||
const { setProperty } = foundry.utils;
|
||||
|
||||
export class AttributeItemSheet extends
|
||||
TAFDocumentSheetMixin(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue