Unverified Commit c9595c69 authored by zhu-mingye's avatar zhu-mingye Committed by GitHub

optimization checkpoints page (#735)

parent e8a87da6
......@@ -132,12 +132,3 @@ export type CheckPointsDetailInfo = {
trigger_timestamp: number,
}
export type SavePointInfo = {
id: number,
taskId: number,
name: string,
type: string,
path: string,
createTime: Date,
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment