Skip to content

Commit 2d50f1d

Browse files
authored
fix: unnecessary comment
1 parent c2f38d0 commit 2d50f1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/procedures/__tests__/ControllerRedeem.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ describe('ControllerRedeem', () => {
9595

9696
// Verifications
9797
expect(controllerRedeemArgsSpy.getCall(0).args[0]).toEqual({
98-
// from, value: amount, data, operatorData: reason
9998
from: params.from,
10099
value: params.amount,
101100
data: '',

0 commit comments

Comments
 (0)