Skip to content

Commit

Permalink
fmt cmd/go-tpc/main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
cyliu0 committed Mar 18, 2024
1 parent 87dcfd0 commit 5444edc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/go-tpc/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ var (
skipDdl bool
onlyDdl bool
risingwave bool
globalDB *sql.DB
globalCtx context.Context
globalDB *sql.DB
globalCtx context.Context
)

const (
Expand Down

0 comments on commit 5444edc

Please sign in to comment.