Skip to content

Commit d5bb920

Browse files
committed
spotlessCheck applied
1 parent a07317e commit d5bb920

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instrumentation/activej-http-6.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/activejhttp/ActivejHttpServerHttpAttributesGetter.java

-1
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,4 @@ public String getNetworkProtocolVersion(
6262
HttpRequest request, @Nullable HttpResponse httpResponse) {
6363
return ActivejHttpServerUtil.getNetworkProtocolVersion(request.getVersion());
6464
}
65-
6665
}

0 commit comments

Comments
 (0)