diff --git a/sweepai/handlers/on_ticket.py b/sweepai/handlers/on_ticket.py index 20f1c2e4df..064789dfea 100644 --- a/sweepai/handlers/on_ticket.py +++ b/sweepai/handlers/on_ticket.py @@ -407,7 +407,6 @@ def fetch_file_contents_with_retry(): ), ) + f"I also found the following external resources that might be helpful:\n\n{external_results}\n\n" if external_results else "", - , 1 )