Pre Merge pull request !6 from satheshshiva/feature/minor_cleanup

pull/6/MERGE
satheshshiva 2023-05-27 01:29:52 +00:00 committed by Gitee
commit e18cf6a170
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ public class Initializer {
}
try {
c.getGenericSuperclass();
inst.retransformClasses(c);
} catch (Throwable e) {
DebugInfo.error("Retransform class failed: " + name, e);