Skip to content

Commit 540ef65

Browse files
committed
cleanup presence - added todo's that need fixing
1 parent c16482a commit 540ef65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/modules/presence.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ class PresenceRef extends ReferenceBase {
7171
export default class Presence extends Base {
7272
constructor(firestack, options = {}) {
7373
super(firestack, options);
74-
7574
this.instances = {};
7675
this.path = ['/presence/connections'];
7776
}

0 commit comments

Comments
 (0)