Skip to content
Snippets Groups Projects
Commit a267aa56 authored by Douwe Maan's avatar Douwe Maan
Browse files

Remove trailing whitespace

parent 384c5e16
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -295,7 +295,7 @@ class IssuableFinder
 
def use_cte_for_search?
strong_memoize(:use_cte_for_search) do
attempt_group_search_optimizations? &&
attempt_group_search_optimizations? &&
!use_subquery_for_search? &&
Feature.enabled?(:use_cte_for_group_issues_search, default_enabled: true)
end
Loading
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