Skip to content

Commit 05dda36

Browse files
committed
fix: remove duplicated assignment
1 parent 2ca9f19 commit 05dda36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/y-socket-io/client.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ export class SocketIOProvider extends Observable {
172172
...socketIoOptions
173173
})
174174
}
175-
this._socketIoOptions = socketIoOptions
176175

177176
this.doc.on('update', this.onUpdateDoc)
178177

0 commit comments

Comments
 (0)