Skip to content

Commit

Permalink
remove extra lines
Browse files Browse the repository at this point in the history
Signed-off-by: Nana Essilfie-Conduah <[email protected]>
  • Loading branch information
Nana-EC committed Nov 9, 2023
1 parent 2325308 commit ffd2a82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/solidity/typeops/TypeOps.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,4 @@ describe('@solidityevmequiv1 TypeOps Test Suite', function () {
const res = await typeOpsContract.typeUintMax();
expect(res).to.equal(expectedUintMax);
});


});

0 comments on commit ffd2a82

Please sign in to comment.