Skip to content

Commit

Permalink
Remove breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenthebuilder committed May 3, 2024
1 parent f820511 commit fc51df0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion replit_river/rpc.py
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ async def _convert_outputs() -> None:
}
)
except Exception as e:
breakpoint()
logging.exception("Uncaught exception in stream")
await output.put(
{
Expand Down

0 comments on commit fc51df0

Please sign in to comment.