Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update provider.go
Browse files Browse the repository at this point in the history
housemecn authored Dec 24, 2024
1 parent 3750a42 commit 810034f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example/trace/provider/internal/provider.go
Original file line number Diff line number Diff line change
@@ -9,11 +9,9 @@ package internal
import (
"context"
"time"

"go.opentelemetry.io/otel"
"go.opentelemetry.io/otel/propagation"
"go.opentelemetry.io/otel/sdk/trace"

"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/net/gipv4"
)

0 comments on commit 810034f

Please sign in to comment.