Skip to content

Commit

Permalink
fix: warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnordelo committed Nov 19, 2024
1 parent deaf7b6 commit a72ea37
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -315,9 +315,6 @@ fn test_execute_operations() {

governor.queue(calls, (@description).hash());

let target_id = timelocked.get_timelock_id(id);
let salt = timelock_salt(governor.contract_address, (@description).hash());

let state = governor.state(id);
assert_eq!(state, ProposalState::Queued);

Expand Down

0 comments on commit a72ea37

Please sign in to comment.