chore: build
Frontend Web - Build & Lint / build (push) Failing after 2m5s

This commit is contained in:
2026-06-19 21:09:08 +02:00
parent 47ff590aa0
commit 184f224125
-4
View File
@@ -1,7 +1,3 @@
// ============================================
// api/api_TYPES.ts - TOUTES LES INTERFACES
// ============================================
export interface ApiResponse {
success: boolean;
message?: string;