Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Nov 8, 2024
1 parent 1816ad1 commit bc0621f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/database/client/core/sync.ts
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ class DataSync {
};
}

console.trace('run dataSync');
export const dataSync = new DataSync();

interface IWebsocketClient {
Expand Down

0 comments on commit bc0621f

Please sign in to comment.