Skip to content

Commit 3136621

Browse files
authored
Update packages/common/src/db/crud/SyncStatus.ts
1 parent 9cf3447 commit 3136621

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/common/src/db/crud/SyncStatus.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ export class SyncStatus {
153153

154154
/**
155155
* Serializes the SyncStatus instance to a plain object.
156-
* This can be used for persistence, logging, or transmission.
157156
*
158157
* @returns {SyncStatusOptions} A plain object representation of the sync status
159158
*/

0 commit comments

Comments
 (0)