Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit 1fdc596

Browse files
committed
Remove StreamElements TODO of #222
1 parent ce96bc7 commit 1fdc596

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nodecg-io-streamelements/extension/StreamElements.ts

-2
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,4 @@ export class StreamElementsServiceClient extends EventEmitter {
112112
onHost(handler: (data: StreamElementsEvent) => void): void {
113113
this.on("host", handler);
114114
}
115-
116-
// TODO: Add support for sub bombs (e.g. by caching the last subs sender)
117115
}

0 commit comments

Comments
 (0)