Skip to content

Commit

Permalink
Finished Treasury
Browse files Browse the repository at this point in the history
  • Loading branch information
Sir-Deon committed Apr 3, 2024
1 parent ce685e6 commit 780ff09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/Treasury.sol
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ contract Treasury is ITreasury, Ownable, ReentrancyGuard {
_;
}



// Withdraw
function withdraw(
address _to,
Expand Down

0 comments on commit 780ff09

Please sign in to comment.