Remove explicit registration of classFileDecompiler EP and core.xml

This commit is contained in:
Nikolay Krasko
2021-07-15 18:50:12 +03:00
committed by TeamCityServer
parent 1b3046a61b
commit ec99585eb9
4 changed files with 0 additions and 58 deletions
@@ -88,7 +88,6 @@ public class JUnit3RunnerWithInnersForJPS extends Runner implements Filterable,
*/
private static void ensureCompilerExtensionFilesExists() {
copyCompilerResourceFile("compiler.xml");
copyCompilerResourceFile("core.xml");
}
private static void copyCompilerResourceFile(String fileName) {