Remove unneeded `maybe!` (#7576)
This PR removes an unneeded `maybe!` from `get_permalink_to_line`. As this is a `Result`-returning function, we don't need the inner level of wrapping. Release Notes: - N/A
M
Marshall Bowers committed
b77d452b9049aebb80226547a339dbb6f033bf8d
Parent: b250443
Committed by GitHub <noreply@github.com>
on 2/8/2024, 4:52:18 PM