Skip to content

Commit

Permalink
Update governor_timelock_execution.cairo
Browse files Browse the repository at this point in the history
  • Loading branch information
comfsrt authored Feb 10, 2025
1 parent 37b07c7 commit 30a5e7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ pub mod GovernorTimelockExecutionComponent {
// Extensions
//

/// NOTE: Some of these function can reenter through the external calls to the timelock, but we
/// NOTE: Some of these functions can reenter through the external calls to the timelock, but we
/// assume the timelock is trusted and well behaved (according to TimelockController) and this
/// will not happen.
pub impl GovernorExecution<
Expand Down

0 comments on commit 30a5e7f

Please sign in to comment.