mirror of
https://github.com/django/daphne.git
synced 2025-04-20 08:42:18 +03:00
fixed whitespace
This commit is contained in:
parent
014afb8b63
commit
16c80c3900
|
@ -35,7 +35,6 @@ class WebsocketBinding(Binding):
|
|||
@classmethod
|
||||
def encode(cls, stream, payload):
|
||||
return WebsocketDemultiplexer.encode(stream, payload)
|
||||
|
||||
|
||||
def serialize(self, instance, action):
|
||||
payload = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user