Skip to content
Snippets Groups Projects
Unverified Commit e44f91d6 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Refactor search code to reduce function size. (#11991)

Splits the search code into a few logical functions instead of a single
unreadable function.

There are also a few additional changes for readability.

After refactoring it was clear to see there were some unused and
unnecessary variables, which were simplified.
parent 45f45404
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment