Skip to content

Commit 1acbece

Browse files
cleanup
1 parent 58eea95 commit 1acbece

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/common/src/client/sync/stream/AbstractRemote.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,6 @@ export abstract class AbstractRemote {
134134

135135
const userAgent = this.getUserAgent();
136136

137-
console.log('user agent is', userAgent);
138-
139137
return {
140138
url: credentials.endpoint + path,
141139
headers: {

0 commit comments

Comments
 (0)