Remove unused import
This commit is contained in:
parent
8e8aa4caee
commit
dac37eeaa1
2 changed files with 0 additions and 9 deletions
|
@ -2,7 +2,6 @@ import { DS4 } from "../../config";
|
|||
import { DS4Item } from "../../item/item";
|
||||
import { DS4ItemData } from "../../item/item-data";
|
||||
import { DS4Actor } from "../actor";
|
||||
import { DS4ActorData } from "../actor-data";
|
||||
|
||||
/**
|
||||
* The base Sheet class for all DS4 Actors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue