diff --git a/front/src/Phaser/Entity/body_character.ts b/front/src/Phaser/Entity/body_character.ts index f56de7c1..efa82c15 100644 --- a/front/src/Phaser/Entity/body_character.ts +++ b/front/src/Phaser/Entity/body_character.ts @@ -1,5 +1,3 @@ -import {Character} from "./character_animation"; - export interface BodyResourceDescriptionInterface { name: string, img: string