Remove cruft

This commit is contained in:
Cyber MacGeddon 2025-04-15 16:18:03 +01:00
parent 60ca5aa3a6
commit c3f1aacbfc
4 changed files with 9 additions and 38 deletions

View file

@ -37,7 +37,7 @@ class Processor(InputOutputProcessor):
async def on_message(self, msg, consumer):
print("PDF message received")
print("PDF message received", flush=True)
v = msg.value()