mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-30 19:32:39 +00:00
`ui.prompt_password()` already adds ": " to the end of the prompt. Remove the extra at the (only) callsite, to keep similarity to the above `terminal_get_pw()`.