Skip to content

Commit

Permalink
new line at end of file
Browse files Browse the repository at this point in the history
Co-authored-by: sunbreak1211 <129470872+sunbreak1211@users.noreply.github.com>
  • Loading branch information
oldchili and sunbreak1211 authored Dec 20, 2023
1 parent 9a792e7 commit 8354769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mocks/MkrNgtMock.sol
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ contract MkrNgtMock {
uint256 mkrAmt = ngtAmt / rate;
mkr.mint(usr, mkrAmt);
}
}
}

0 comments on commit 8354769

Please sign in to comment.