Skip to content

Commit

Permalink
Update Test.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx authored Mar 28, 2024
1 parent 35fe73a commit 31459b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/Test.sol
Original file line number Diff line number Diff line change
Expand Up @@ -275,4 +275,4 @@ library UdvtConflict {
function unwrap(mySecondType t) internal pure returns (bytes32) {
return mySecondType.unwrap(t);
}
}
}

0 comments on commit 31459b4

Please sign in to comment.