Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion authored Sep 5, 2024
2 parents 98ed190 + 4932525 commit dda97ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/shared/sdk-server/src/store/serialization.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ export function nullReplacer(target: any, excludeKeys?: string[]): void {
key,
value,
parent: item.value,
skip: false,
})),
);
}
Expand Down

0 comments on commit dda97ce

Please sign in to comment.