Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ericglau committed Oct 26, 2023
1 parent 504176b commit 3cb2f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/contracts/WithConstructor.sol
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ contract NoInitializer {
constructor(uint256 _a) {
a = _a;
}
}
}

0 comments on commit 3cb2f79

Please sign in to comment.