mirror of
https://github.com/google/bumble.git
synced 2026-06-03 07:57:03 +00:00
remove stale comment
This commit is contained in:
@@ -82,7 +82,6 @@ class Delegate(PairingDelegate):
|
||||
await asyncio.sleep(1)
|
||||
|
||||
session = PromptSession(message)
|
||||
# with patch_stdout.patch_stdout(raw=True):
|
||||
response = await session.prompt_async()
|
||||
return response.lower().strip()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user