mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
This cleans up a subsequent diff. Within the context of `maybe_select_closest`, there's only one `msg_id` we care about, so the more convoluted name `then_select_id` makes much less sense than it does in the enclosing scope, and it will make even less sense after some future changes. There's also some cosmetic cleanup here. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| swagger | ||
| templates | ||
| third | ||
| ts | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||