Skip to content

Commit

Permalink
Update provider.go
Browse files Browse the repository at this point in the history
  • Loading branch information
housemecn authored Dec 24, 2024
1 parent 052988c commit 56a9671
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions example/trace/provider/internal/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@
package internal

import (
"context"
"time"

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

"context"
"time"
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/net/gipv4"
)
Expand Down

0 comments on commit 56a9671

Please sign in to comment.