Skip to content

Commit ba5a766

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e7fbae4 commit ba5a766

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/backend/sql_agents/helpers/comms_manager.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ async def select_agent(self, agents, history):
7979
),
8080
None,
8181
)
82-
# No matching case found, so explicitly return None
83-
return None
8482

8583
# class for termination strategy
8684
class ApprovalTerminationStrategy(TerminationStrategy):

0 commit comments

Comments
 (0)