chore: build

This commit is contained in:
2026-06-14 18:21:13 +02:00
parent 3a70a6f4c7
commit c7d43e7641
4 changed files with 0 additions and 12 deletions
-4
View File
@@ -95,10 +95,6 @@ export interface RegisterAdminRequest {
role: "admin" | "cabine" | "livreur";
}
// ============================================
// 🛒 PANIER - TYPES
// ============================================
/**
* Item du panier côté frontend
*/