Commit addb816
Remove redundant null check in conversation ID extraction (#64)
* Initial plan
* Remove redundant condition in _iter_conversation_pairs
Co-authored-by: nikhilNava <211831449+nikhilNava@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: nikhilNava <211831449+nikhilNava@users.noreply.github.com>1 parent d742519 commit addb816
1 file changed
Lines changed: 2 additions & 5 deletions
File tree
- libraries/microsoft-agents-a365-observability-core/microsoft_agents_a365/observability/core/middleware
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
| 166 | + | |
| 167 | + | |
171 | 168 | | |
172 | 169 | | |
173 | 170 | | |
| |||
0 commit comments