Skip to content

Commit

Permalink
Apply gci import order changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 27, 2025
1 parent 67bb75a commit 896edfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/gdb/gdb_core_underlying.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ import (
"fmt"
"reflect"

"github.com/gogf/gf/v2/container/gvar"
"go.opentelemetry.io/otel"
"go.opentelemetry.io/otel/trace"

"github.com/gogf/gf/v2"
"github.com/gogf/gf/v2/container/gvar"
"github.com/gogf/gf/v2/errors/gcode"
"github.com/gogf/gf/v2/errors/gerror"
"github.com/gogf/gf/v2/internal/intlog"
Expand Down

0 comments on commit 896edfb

Please sign in to comment.