mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-08-20 04:24:13 +00:00
perf[enhance]: clear unused imported packages
This commit is contained in:
@@ -97,6 +97,9 @@ public abstract class EnhanceUtils {
|
||||
byteBufUtilsWriteBooleanTrue = null;
|
||||
byteBufUtilsReadBoolean = null;
|
||||
byteBufUtilsWriteInt0 = null;
|
||||
|
||||
var classPool = ClassPool.getDefault();
|
||||
classPool.clearImportedPackages();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user