Skip to content

Commit

Permalink
chore(autofmt): Automated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 7, 2025
1 parent 56aaf81 commit 07b2c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/sqlc/sqlc.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ var (
tmpDir string
mu sync.Mutex
}
initOnce sync.Once
initOnce sync.Once
sqlcBinaryName = "sqlc"
)

Expand Down

0 comments on commit 07b2c24

Please sign in to comment.