Skip to content

Commit

Permalink
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/upda…
Browse files Browse the repository at this point in the history
…te.sh
  • Loading branch information
coffeegoddd committed Jan 15, 2025
1 parent 0275b1f commit 68b2a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/libraries/doltcore/sqle/dsess/globalstate.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ package dsess
import (
"context"
"fmt"
"github.com/fatih/color"
"sync"
"time"

"github.com/dolthub/go-mysql-server/sql"
"github.com/fatih/color"
"golang.org/x/sync/errgroup"

"github.com/dolthub/dolt/go/libraries/doltcore/doltdb"
Expand Down

0 comments on commit 68b2a55

Please sign in to comment.