Skip to content

Commit

Permalink
Remove line
Browse files Browse the repository at this point in the history
Co-authored-by: oldchili <130549691+oldchili@users.noreply.github.com>
  • Loading branch information
sunbreak1211 and oldchili authored Dec 13, 2023
1 parent 175cd1a commit eb1812a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LockstakeEngine.sol
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ contract LockstakeEngine {
ok = _urnAuth(urn, usr);
}


// --- urn/delegation functions ---

function open() external returns (address urn) {
Expand Down

0 comments on commit eb1812a

Please sign in to comment.