Skip to content

Commit

Permalink
Remove unused func
Browse files Browse the repository at this point in the history
  • Loading branch information
teodorus-nathaniel committed Jul 9, 2024
1 parent 8e3b8eb commit 5ae62c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/services/datahub/generalStats/query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ import { datahubQueryRequest } from '../utils'

const generalStatsId = 'generalStatsId'

export const getGeneralStatsData = () =>
getGeneralStatsQuery.useQuery(generalStatsId)

const GET_GENERAL_STATS = gql`
query GetGeneralStats {
activeStakingTotalActivityMetricsForFixedPeriod(
Expand Down

0 comments on commit 5ae62c0

Please sign in to comment.