Skip to content
Snippets Groups Projects
Commit 63dd31d0 authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

GREEN

refs 2093
parent 063eb382
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,6 @@ public final class TransformationProviderChain {
}
results.add(source);
}
// FIXME(VA) Correct?? Shouldn't we return the last element of results?
return source;
}
}
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