Skip to content

Commit e4a976d

Browse files
Merge branch 'psl-cd-codeQl-fix' of https://github.com/microsoft/Modernize-your-code-solution-accelerator into psl-cd-codeQl-fix
2 parents 46af08f + ba5a766 commit e4a976d

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)