Skip to content

Commit 10c48e7

Browse files
committed
Remove todo
1 parent cced478 commit 10c48e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/sdk/browser/src/BrowserDataManager.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,5 +172,4 @@ export default class BrowserDataManager extends BaseDataManager {
172172
const uri = getPollingUri(this.config.serviceEndpoints, path, parameters);
173173
return new Requestor(this.platform.requests, uri, headers, method, body);
174174
}
175-
// TODO: Automatically start streaming if event handlers are registered.
176175
}

0 commit comments

Comments
 (0)