From 042c750f694f9fc44297b176539b57c5a0ad173c Mon Sep 17 00:00:00 2001 From: Qiuxia Fan Date: Thu, 19 May 2022 18:45:30 +0800 Subject: [PATCH] remove total --- src/graphql/fragments/log.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/graphql/fragments/log.ts b/src/graphql/fragments/log.ts index 18e814ec..e348668f 100644 --- a/src/graphql/fragments/log.ts +++ b/src/graphql/fragments/log.ts @@ -30,7 +30,6 @@ export const QueryBrowserErrorLogs = { stack grade } - total }`, };