Clean import inutiles

This commit is contained in:
Vincent Vandemeulebrouck 2021-01-26 18:57:56 +01:00
parent 6f101f320c
commit d476961066
2 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,3 @@
import { Misc } from "./misc.js";
/**
* Extend the base Dialog entity by defining a custom window to perform roll.

View File

@ -1,7 +1,5 @@
import { RdDItemCompetence } from "./item-competence.js";
import { Misc } from "./misc.js";
import { RdDCalendrier } from "./rdd-calendrier.js";
import { RdDUtility } from "./rdd-utility.js";
/**
* Extend the base Dialog entity by defining a custom window to perform roll.