rm full example

This commit is contained in:
Suzanne Wang 2025-08-25 12:58:55 -07:00
parent 920eca35e4
commit 961fff62df
No known key found for this signature in database

View file

@ -405,7 +405,6 @@ async def main():
"with_interrupt": example_with_interrupt,
"manual_message_handling": example_manual_message_handling,
"with_options": example_with_options,
"with_env_vars": example_with_env_vars,
"async_iterable_prompt": example_async_iterable_prompt,
"bash_command": example_bash_command,
"error_handling": example_error_handling,