Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
smiasojed committed Jan 31, 2024
1 parent 8df1198 commit 45d0c28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contract/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ mod link {

/// The in-storage representation of this contract.
#[ink(storage)]
//#[derive(SpreadAllocate)]
pub struct Link {
/// Needed in order to resolve slugs to URLs.
urls: Mapping<Slug, Url>,
Expand Down

0 comments on commit 45d0c28

Please sign in to comment.