Commit 02de778
refactor: remove channelTypeKnown workaround (now dead code)
The early-exit guard for kind === "unknown" in handlePost (from the
unknown-chat-type PR) means we never reach the threading logic with an
unresolved channel type. The channelTypeKnown conditional was the old
workaround for this exact scenario and is now unreachable.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9e341f3 commit 02de778
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1220 | 1220 | | |
1221 | 1221 | | |
1222 | 1222 | | |
1223 | | - | |
1224 | | - | |
1225 | | - | |
1226 | | - | |
1227 | | - | |
| 1223 | + | |
1228 | 1224 | | |
1229 | 1225 | | |
1230 | 1226 | | |
| |||
0 commit comments