Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
dappsar committed Nov 16, 2023
1 parent 6aacfa0 commit d44a2cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/services/gamma.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ export const getPackPrice = async (cardsContract) => {
}
}


export const finishAlbum = async (cardsContract) => {
try {
await cardsContract.finishAlbum()
Expand All @@ -110,4 +109,3 @@ export const finishAlbum = async (cardsContract) => {
throw e
}
}

0 comments on commit d44a2cb

Please sign in to comment.