diff --git a/module/rdd-astrologie-editeur.js b/module/rdd-astrologie-editeur.js index 7b539588..b09ff7c4 100644 --- a/module/rdd-astrologie-editeur.js +++ b/module/rdd-astrologie-editeur.js @@ -1,4 +1,3 @@ -import { Misc } from "./misc.js"; /** * Extend the base Dialog entity by defining a custom window to perform roll. diff --git a/module/rdd-astrologie-joueur.js b/module/rdd-astrologie-joueur.js index ab612adb..eccad906 100644 --- a/module/rdd-astrologie-joueur.js +++ b/module/rdd-astrologie-joueur.js @@ -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.