Skip to content

refactor: remove unused state for commit search

Administrator requested to merge rvt/remove-commit-pattern-info-state into master

Created by: rvantonder

Stacked on #7540.

Removes the unused state in CommitPatternInfo. Note that the way I set this up, the compiler will complain if I removed anything that is used, so this is quite safe.

Merge request reports

Loading