ls: make printRemoteUrlHandlers() return void
printRemoteUrlHandlers() cannot fail, and does not need a return value.
This commit is contained in:
Reference in New Issue
Block a user
printRemoteUrlHandlers() cannot fail, and does not need a return value.