Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamerns committed Mar 18, 2021
1 parent d739648 commit 7499d33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stream.ts
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ export class LocalStream extends MediaStream {
}

async enableLayers(layers: Layer[]) {
// send message to API somehow
const call = {
streamId: this.id,
layers
Expand Down

0 comments on commit 7499d33

Please sign in to comment.