Skip to content

Commit

Permalink
fix: fixes 0.16.0 pt 2 (#960)
Browse files Browse the repository at this point in the history
(cherry picked from commit f381ea1)
  • Loading branch information
janmichek committed Oct 21, 2024
1 parent 821cdfd commit d4a4b88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stores/tokenDetails.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ export const useTokenDetailsStore = defineStore('tokenDetails', () => {
fetchTokenHolders,
tokenHoldersCount,
fetchTokenEvents,
fetchTokenEventsCount,
fetchTokenHoldersCount,
tokenDetails,
tokenHolders,
Expand Down

0 comments on commit d4a4b88

Please sign in to comment.