Skip to content

Commit

Permalink
Update src/Splitter.sol
Browse files Browse the repository at this point in the history
Co-authored-by: sunbreak1211 <[email protected]>
  • Loading branch information
telome and sunbreak1211 authored Jan 19, 2024
1 parent 11bcd6e commit 796eaf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Splitter.sol
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ pragma solidity ^0.8.16;
interface VatLike {
function move(address, address, uint256) external;
function hope(address) external;
function nope(address) external;
}

interface DaiJoinLike {
Expand Down

0 comments on commit 796eaf6

Please sign in to comment.