Actualiser api.php

This commit is contained in:
2026-06-18 16:48:31 +02:00
parent 60324ff735
commit 63a590756f
-1
View File
@@ -209,4 +209,3 @@ switch ($action) {
echo json_encode(["error" => "Aucun fichier reçu."]); echo json_encode(["error" => "Aucun fichier reçu."]);
} }
break; break;
}