Skip to content

Commit

Permalink
chore: fix formatting to match template
Browse files Browse the repository at this point in the history
  • Loading branch information
whoabuddy committed Jan 13, 2025
1 parent 0ce4f13 commit 65b18c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/dao/extensions/aibtc-token.clar
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
;; @hash <%= it.hash %>
;; @targetstx <%= it.target_stx %>

;; Traits
(impl-trait .aibtcdev-dao-traits-v1.token) ;; <%= it.token_trait %>
;; SIP-10 Trait
(impl-trait 'SP3FBR2AGK5H9QBDH3EEN6DF8EK8JY7RX8QJ5SVTE.sip-010-trait-ft-standard.sip-010-trait)

;; Errors
Expand Down

0 comments on commit 65b18c3

Please sign in to comment.