Commit 5ffcb5e
Fix 4 unused variable warnings
- Remove fetch_in_flight in apply_lifecycle (code now calls apply_started directly)
- Simplify Pending arm pane creation to is_none() check (pane_id was unused)
- Remove root_task binding in hydrate_owner_child_transcript (never referenced)
- Remove has_ambient_model binding in attach_execution_session_to_ambient_pane
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent 9c46577 commit 5ffcb5e
3 files changed
Lines changed: 5 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
268 | 267 | | |
269 | 268 | | |
270 | 269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
210 | 211 | | |
211 | | - | |
| 212 | + | |
212 | 213 | | |
213 | 214 | | |
214 | 215 | | |
| |||
514 | 515 | | |
515 | 516 | | |
516 | 517 | | |
517 | | - | |
518 | | - | |
519 | 518 | | |
520 | 519 | | |
521 | 520 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7029 | 7029 | | |
7030 | 7030 | | |
7031 | 7031 | | |
7032 | | - | |
7033 | | - | |
7034 | | - | |
7035 | | - | |
7036 | | - | |
7037 | 7032 | | |
7038 | 7033 | | |
7039 | 7034 | | |
| |||
0 commit comments