forked from GitHub-Mirrors/foundry-sw5e
Removed unnecessary imports which also caused system to fail to load
This commit is contained in:
parent
f18e537561
commit
29a639ff90
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
import Actor5e from "../entity.js";
|
||||
import ActorSheet5e from "./base.js";
|
||||
|
||||
/**
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
import Actor5e from "../entity.js";
|
||||
import ActorSheet5e from "./base.js";
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue