Skip to content

Commit

Permalink
remove unneeded entitlement
Browse files Browse the repository at this point in the history
  • Loading branch information
fkenji committed Aug 7, 2024
1 parent 672af35 commit 6b04ffb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/TopShot.cdc
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ import TopShotLocking from 0xTOPSHOTLOCKINGADDRESS
import ViewResolver from 0xVIEWRESOLVERADDRESS

access(all) contract TopShot: NonFungibleToken {

access(all) entitlement NFTMinter
// -----------------------------------------------------------------------
// TopShot deployment variables
// -----------------------------------------------------------------------
Expand Down

0 comments on commit 6b04ffb

Please sign in to comment.