Skip to content

Commit

Permalink
Update contracts/test/ModuleMock.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Smith <bh2smith@users.noreply.github.com>
  • Loading branch information
cbrzn and bh2smith committed Jul 15, 2021
1 parent 1dacfe1 commit 6a6d268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/test/ModuleMock.sol
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contract ModuleMock {
function initialize() external {
isInitialized = true;
}
}
}

0 comments on commit 6a6d268

Please sign in to comment.