Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Jun 26, 2024
1 parent b94de06 commit e89c4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn-project/foundation/src/abi/note_selector.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ export class NoteSelector extends Selector {
}

// For deserializing JSON.
TypeRegistry.register('NoteSelector', NoteSelector);
TypeRegistry.register('NoteSelector', NoteSelector);

0 comments on commit e89c4a6

Please sign in to comment.