Unverified Commit 8ef3cb71 authored by 吴晟's avatar 吴晟 Committed by GitHub
Browse files

wrong refactor. (#3169)

parent 16b82365
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -143,7 +143,7 @@ public class SkyWalkingAgent {
                    }
                }
                if (context.isEnhanced()) {
                    logger.debug("Finish the loadHighPriorityClass stage for {}.", typeDescription.getName());
                    logger.debug("Finish the prepare stage for {}.", typeDescription.getName());
                }

                return newBuilder;