chore: build
This commit is contained in:
@@ -551,10 +551,6 @@ export const getMyCompletedOrders = async (): Promise<HistoryResponse> => {
|
||||
}
|
||||
};
|
||||
|
||||
// ============================================
|
||||
// CANCEL
|
||||
// ============================================
|
||||
|
||||
export const cancelCommand = async (
|
||||
commandId: number,
|
||||
reason?: string,
|
||||
|
||||
Reference in New Issue
Block a user