Skip to content

Commit 797d850

Browse files
committed
fix code style
1 parent 3e9fd79 commit 797d850

File tree

1 file changed

+0
-1
lines changed
  • test/plugin/scenarios/grpc-scenario/src/main/java/org/apache/skywalking/apm/testcase/grpc/controller

1 file changed

+0
-1
lines changed

test/plugin/scenarios/grpc-scenario/src/main/java/org/apache/skywalking/apm/testcase/grpc/controller/CaseController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
import org.apache.skywalking.apm.testcase.grpc.proto.GreeterGrpc;
3838
import org.apache.skywalking.apm.testcase.grpc.proto.HelloRequest;
3939
import org.apache.skywalking.apm.testcase.grpc.proto.HelloReply;
40-
import org.springframework.cglib.core.ReflectUtils;
4140
import org.springframework.util.ReflectionUtils;
4241
import org.springframework.web.bind.annotation.RequestMapping;
4342
import org.springframework.web.bind.annotation.ResponseBody;

0 commit comments

Comments
 (0)