fix: imports inutilisés frontend (useEffect, CombatResult)
All checks were successful
CI/CD — Build & Deploy / Build & Deploy (push) Successful in 33s
All checks were successful
CI/CD — Build & Deploy / Build & Deploy (push) Successful in 33s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { api } from './client';
|
||||
import type {
|
||||
User, Character, Monster, CombatResult, CombatLog,
|
||||
User, Character, Monster, CombatLog,
|
||||
CharacterItem, CharacterMaterial, Recipe, CraftJob, Item,
|
||||
} from './types';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user