Skip to content

Remove unused parameter from search provider

Kevin Li requested to merge kevinjli/lollypop:patch-1 into master

Not 100% sure if it's the right way, but lollypop-sp is broken for me with SearchLollypopService::__search(): search() takes 2 positional arguments but 3 were given and this seems to fix the problem.

Merge request reports