Skip to content
Snippets Groups Projects
Commit fe629710 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Kernel.ui: remove TODO for resolved issue.

refs 2271
parent 957472a8
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ import org.fortiss.tooling.kernel.ToolingKernelActivator;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: A1517D3F481173AB7824CB62FC325F37
* @ConQAT.Rating YELLOW Hash: C6D7DAA4D2A15CF721E8F3F0CE4FC434
*/
public final class EMFResourceUtils {
/**
......@@ -59,7 +59,6 @@ public final class EMFResourceUtils {
.getFullPath().toString(), true));
r.getContents().add(modelRootElement);
r.save(buildOptionsMap());
// TODO (see #2271): check if this is executed during SmokeComponentLibraryTest
}
/**
......
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