fixed whitespace

This commit is contained in:
AlexejStukov 2016-07-21 09:52:43 +02:00 committed by GitHub
parent 014afb8b63
commit 16c80c3900

View File

@ -35,7 +35,6 @@ class WebsocketBinding(Binding):
@classmethod
def encode(cls, stream, payload):
return WebsocketDemultiplexer.encode(stream, payload)
def serialize(self, instance, action):
payload = {