Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanmajoor committed Mar 26, 2024
1 parent 8b25c6b commit 55ae412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/websocket.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def list_rooms_for_user(self, user):

return rooms

channel = Noneq
channel = None
def get_websocket_channel():
import pika
from pika import BlockingConnection
Expand Down

0 comments on commit 55ae412

Please sign in to comment.