Skip to content

Commit

Permalink
chore: remove redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbate committed May 17, 2024
1 parent 27f22fe commit f6d25ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/abi-coder/src/utils/utilities.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ describe('findNestedOption', () => {
name: 'array',
type: '[enum Option; 3]',
encodedLength: 27,
// Deeply nested option
coder: {
name: 'AnotherEnum',
type: 'enum NotAnOption',
Expand Down

0 comments on commit f6d25ce

Please sign in to comment.