Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroRosalba committed Oct 7, 2024
1 parent b87fea7 commit 78242d8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/nextjs/utils/simpleNFT/pinataClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,4 @@ import path from 'path';
export const pinataClient = new PinataSDK({
pinataJwt: process.env.PINATA_JWT as string,
pinataGateway: process.env.HOST as string,
<<<<<<< HEAD
});
=======
});

>>>>>>> origin/main

0 comments on commit 78242d8

Please sign in to comment.