Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nperez0111 authored Nov 1, 2024
1 parent e3c616c commit 7077588
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/provider/src/HocuspocusProvider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ export class HocuspocusProvider extends EventEmitter {
}

boundDocumentUpdateHandler = this.documentUpdateHandler.bind(this)

boundAwarenessUpdateHandler = this.awarenessUpdateHandler.bind(this)

boundBroadcastChannelSubscriber = this.broadcastChannelSubscriber.bind(this)
Expand Down

0 comments on commit 7077588

Please sign in to comment.