Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
mmackz committed Aug 8, 2024
1 parent 2367409 commit a28858a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/zora/src/Zora.ts
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,6 @@ export const simulateMint = async (
account?: Address,
client?: PublicClient,
): Promise<SimulateContractReturnType> => {

const _client =
client ??
(createPublicClient({
Expand Down

0 comments on commit a28858a

Please sign in to comment.