Skip to content

Commit

Permalink
refactor: remove unnecessary comment in GatewayRouteMappingTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
123liuziming committed Oct 9, 2023
1 parent 239978f commit 43895fb
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
* SPDX-License-Identifier: Apache-2.0
*/

package io.opentelemetry.javaagent.instrumentation.spring.gateway; /*
* Copyright The OpenTelemetry Authors
* SPDX-License-Identifier: Apache-2.0
*/
package io.opentelemetry.javaagent.instrumentation.spring.gateway;

import static io.opentelemetry.sdk.testing.assertj.OpenTelemetryAssertions.equalTo;
import static io.opentelemetry.sdk.testing.assertj.OpenTelemetryAssertions.satisfies;
Expand Down

0 comments on commit 43895fb

Please sign in to comment.