Skip to content
Snippets Groups Projects
Commit 58e736ba authored by Simon Barner's avatar Simon Barner
Browse files

- Remove test code that has accidentally been committed

refs 2691
parent bcdfcda7
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ import org.fortiss.tooling.kernel.service.IPersistencyService;
* @author mou
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 537CB459443A8D92ECF19DBA605B1D9C
* @ConQAT.Rating YELLOW Hash: 5A65DAD152BE6A49D738C7DD878D3C55
*/
public final class ResourceUtils {
......@@ -397,10 +397,6 @@ public final class ResourceUtils {
continue;
}
if(member.getFileExtension().equals("af3_23")) {
continue;
}
ResourceSet resourceSet = new ResourceSetImpl();
try {
URI siblingUri = URI.createFileURI(member.getLocation().toString());
......
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