Skip to content

Commit

Permalink
more unused things
Browse files Browse the repository at this point in the history
  • Loading branch information
austinkline committed Dec 20, 2023
1 parent ba14d3f commit 3cccb56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
6 changes: 1 addition & 5 deletions test/FlowtyWrapped_tests.cdc
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,4 @@ pub fun setupForMint(acct: Test.Account) {
let collections: [String] = [""]

txExecutor("mint_flowty_wrapped.cdc", [minterAccount], [acct.address, username, ticket, totalNftsOwned, floatCount, favoriteCollections, collections], nil)
}

pub fun setEditionParam(key: String, value: String) {
txExecutor("set_edition_param.cdc", [minterAccount], ["Flowty Wrapped 2023", key, value], nil)
}
}
9 changes: 0 additions & 9 deletions transactions/set_edition_param.cdc

This file was deleted.

0 comments on commit 3cccb56

Please sign in to comment.