mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Remove import
This commit is contained in:
parent
770a6a4e23
commit
a8c03585c3
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
import DhSceneConfig from '../../data/scene/SceneConfig.mjs';
|
|
||||||
|
|
||||||
export default class DhSceneConfigSettings extends foundry.applications.sheets.SceneConfig {
|
export default class DhSceneConfigSettings extends foundry.applications.sheets.SceneConfig {
|
||||||
constructor(options, ...args) {
|
constructor(options, ...args) {
|
||||||
super(options, ...args);
|
super(options, ...args);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue