Skip to content

Commit

Permalink
chore: remove 0 property natspec
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDiscotech committed Aug 15, 2024
1 parent cc66e13 commit 0032eb6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ contract SymTest_OptimismSuperchainERC20 is SymTest, AdvancedTest {
// into account when etching on halmos. Setting a constant slot with setters and getters didn't work neither.
}

/// @custom:property-id 0
/// @custom:property Check setup works as expected
function check_setup() public view {
assert(optimismSuperchainERC20.remoteToken() == remoteToken);
Expand Down

0 comments on commit 0032eb6

Please sign in to comment.