chore: build
Frontend Admin - EAS Build / build (push) Failing after 2h23m56s
Frontend Client - EAS Build / build (push) Failing after 2h13m7s

This commit is contained in:
Nuxgrid
2026-07-15 14:20:08 +02:00
parent 545e033a5f
commit e5333395b9
2 changed files with 1 additions and 7 deletions
-4
View File
@@ -551,10 +551,6 @@ export const getMyCompletedOrders = async (): Promise<HistoryResponse> => {
}
};
// ============================================
// CANCEL
// ============================================
export const cancelCommand = async (
commandId: number,
reason?: string,