Skip to content

Commit

Permalink
[fix-message] remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dfkadyr-stakewise committed Jan 24, 2025
1 parent cc6577f commit 8b228d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/methods/vault/requests/getUserStats/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { apiUrls, validateArgs, calculateUserStats, getTimestamp } from '../../../../utils'
import graphql from '../../../../graphql'
import { StakeWiseSubgraphGraph } from '../../../../types/graphql/subgraph'


type GetUserStatsInput = {
Expand Down

0 comments on commit 8b228d7

Please sign in to comment.