Skip to content

Commit

Permalink
fix bad import in span name extractor class
Browse files Browse the repository at this point in the history
  • Loading branch information
cb645j committed Dec 11, 2024
1 parent 80b0e67 commit b267316
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

package io.opentelemetry.instrumentation.camunda.v7_0.behavior;

import io.opentelemetry.camunda.v7_0.common.CamundaCommonRequest;
import io.opentelemetry.instrumentation.camunda.v7_0.common.CamundaCommonRequest;
import io.opentelemetry.instrumentation.api.instrumenter.SpanNameExtractor;
import java.util.Arrays;

Expand Down

0 comments on commit b267316

Please sign in to comment.