mirror of
https://github.com/falk-werner/webfuse
synced 2026-03-02 03:40:24 +00:00
removed debug output
This commit is contained in:
@@ -142,7 +142,6 @@ class MessageWriter:
|
||||
self.write_str(value)
|
||||
|
||||
def get_bytes(self):
|
||||
print(self.buffer)
|
||||
return bytearray(self.buffer)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user