Skip to content

Commit

Permalink
🚨 pass formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tekkac committed Jan 19, 2024
1 parent bfac23d commit b02b913
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/metadata/slots/manjarisoa/data.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,7 @@ fn get_static_data() -> ProjectStaticData {

#[inline(always)]
fn get_external_url_() -> Span<felt252> {
array![
'https://app.carbonable.io/', 'launchpad/', 'forest-regeneration-', 'madagascar'
]
.span()
array!['https://app.carbonable.io/', 'launchpad/', 'forest-regeneration-', 'madagascar'].span()
}

#[inline(always)]
Expand Down

0 comments on commit b02b913

Please sign in to comment.