remove total

This commit is contained in:
Qiuxia Fan 2022-05-19 18:44:16 +08:00
parent c845fe9b21
commit 847cf86186
2 changed files with 0 additions and 2 deletions

View File

@ -45,6 +45,5 @@ export const Alarm = {
endTime endTime
} }
} }
total
}`, }`,
}; };

View File

@ -35,6 +35,5 @@ export const FetchEvents = {
startTime startTime
endTime endTime
} }
total
}`, }`,
}; };