FIX: remove unnecessary import

This commit is contained in:
Joaquin Pereyra 2025-05-30 16:56:40 -03:00
parent d6eef9da47
commit 5a2c69d48f

View file

@ -1,5 +1,4 @@
import DaggerheartSheet from '../daggerheart-sheet.mjs';
import DaggerheartFeature from '../../../data/feature.mjs';
const { ItemSheetV2 } = foundry.applications.sheets;
const { TextEditor } = foundry.applications.ux;