Update AgentMain.java

This commit is contained in:
novitechie 2024-05-29 15:31:08 +08:00 committed by GitHub
parent 8e4045e7b8
commit 922d275204
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@ public class AgentMain {
.asTerminalTransformation()
.installOn(inst);
agentBuilder.installOn(inst);
}
static AgentBuilder newAgentBuilder() {