Skip to content

Commit d8782dc

Browse files
author
david
committed
formatting
1 parent 698c3dc commit d8782dc

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

socketio/packet.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,6 @@ def _deconstruct_binary_internal(self, data, attachments):
135135
else:
136136
return data
137137

138-
139-
140-
141-
142-
143138
def _data_is_binary(self, data):
144139
"""Check if the data contains binary components."""
145140
try:

0 commit comments

Comments
 (0)