Removed unintended import

This commit is contained in:
WBHarry 2026-06-01 22:01:45 +02:00
parent 6834abbfab
commit e8d11809f7

View file

@ -1,4 +1,3 @@
import { getDocFromElement } from '../../../helpers/utils.mjs';
import DhCompanionLevelUp from '../../levelup/companionLevelup.mjs'; import DhCompanionLevelUp from '../../levelup/companionLevelup.mjs';
import DHBaseActorSheet from '../api/base-actor.mjs'; import DHBaseActorSheet from '../api/base-actor.mjs';