diff --git a/frontend/src/graphql/queries.js b/frontend/src/graphql/queries.js index 26ba8f489..c833fb845 100644 --- a/frontend/src/graphql/queries.js +++ b/frontend/src/graphql/queries.js @@ -75,7 +75,6 @@ export const transactionsQuery = gql` end duration } - firstTransaction } } }