Skip to content

Commit

Permalink
Added newline
Browse files Browse the repository at this point in the history
  • Loading branch information
JulijaRamoskiene committed Jan 23, 2024
1 parent 9807b0a commit 8ea8f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/transformer/src/BigMap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ export class BigMap<V> implements Map<Id64String, V> {
yield value;
}
}
}
}

0 comments on commit 8ea8f69

Please sign in to comment.