Commit bbbb988e authored by sstern's avatar sstern

Rm comment from resolver

parent 5737d7f7
......@@ -34,7 +34,6 @@ module EE
def filter_by_iteration(filters)
iteration_wildcard_id = filters.delete(:iteration_wildcard_id)
# passing string is not failing the check...should be an array
iterations = filters[:iteration_id]
if iterations.present? && iteration_wildcard_id
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment