Skip to content

Commit

Permalink
remove unnecessary todo
Browse files Browse the repository at this point in the history
  • Loading branch information
PolyProgrammist committed Mar 15, 2024
1 parent cf8da04 commit 1c4fd86
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ pub struct NonFungibleToken {
pub next_approval_id_by_id: Option<LookupMap<TokenId, u64>>,
}

// TODO
#[derive(BorshStorageKey, BorshSerialize)]
#[borsh(crate = "near_sdk::borsh")]
pub enum StorageKey {
Expand Down

0 comments on commit 1c4fd86

Please sign in to comment.