Skip to content

Commit bf80bbf

Browse files
remove log
1 parent 7b58d75 commit bf80bbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/web/tests/watch.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,6 @@ describe('Watch Tests', { sequential: true }, () => {
773773
{ timeout: 3000 }
774774
);
775775
dispose();
776-
console.log(JSON.stringify(states));
777776
});
778777

779778
it('should report differential query results', async () => {

0 commit comments

Comments
 (0)