Fix leading space
This commit is contained in:
@ -9,7 +9,7 @@ import (
|
||||
"github.com/pressly/goose/v3"
|
||||
)
|
||||
|
||||
// go:embed schema/*.sql
|
||||
//go:embed schema/*.sql
|
||||
var migrations embed.FS
|
||||
|
||||
// Connect to a database
|
||||
|
Reference in New Issue
Block a user