[#73431] move comment to appropriate line

This commit is contained in:
Madhu Reddy
2026-03-26 22:40:50 +05:30
parent ea36ce0ac4
commit 7890b631cc
@@ -67,10 +67,10 @@ module ScimV2
end
end
# Builds the base query for the SCIM index action,
# applying any SCIM filter params if present.
private
# Builds the base query for the SCIM index action,
# applying any SCIM filter params if present.
def scim_index_storage_query
return storage_scope if params[:filter].blank?