mirror of https://github.com/helix-editor/helix
Remove unnecessary `unwrap` (#2599)
`strip_prefix` will itself check whether the string starts with the prefix, so the extra call to `starts_with` was unnecessary.pull/2601/head
parent
10415a8069
commit
89c6e8aa94
Loading…
Reference in New Issue