Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
augustbleeds committed Sep 26, 2024
1 parent 91ca3f0 commit b0ba9ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/src/access_control/rbac_timelock.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ trait IRBACTimelock<TContractState> {
) -> u256;
}

// todo: add the erc receiver stuff + supports interface (register it for coin safe transfers)

#[starknet::contract]
mod RBACTimelock {
use core::traits::TryInto;
Expand Down

0 comments on commit b0ba9ec

Please sign in to comment.