Skip to content

Commit 4e9e104

Browse files
committed
fix: delegate prank
1 parent c861efc commit 4e9e104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/forge-scripts/safe/lib/DelegatePrank.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ contract Delegator is CommonBase {
4343
default { return(0, returndatasize()) }
4444
}
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)