Skip to content

Commit

Permalink
Update packages/powersync-sdk-common/src/client/sync/bucket/CrudEntry.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
benitav authored Feb 8, 2024
1 parent b3bcf01 commit 9142c2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export class CrudEntry {
}

/**
* TODO: Converts the change to JSON format, as required by the dev crud API.
* Converts the change to JSON format.
*/
toJSON(): CrudEntryOutputJSON {
return {
Expand Down

0 comments on commit 9142c2c

Please sign in to comment.