There was an error while loading. Please reload this page.
1 parent 7967000 commit fd50f67Copy full SHA for fd50f67
1 file changed
cmd/cmd.go
@@ -78,7 +78,7 @@ func Run(args []string) (error) {
78
return err
79
}
80
81
- fmt.Println("\tConnecting to database...")
+ fmt.Println("\t Connecting to database...")
82
if err := a.DatabaseConnect(); err != nil {
83
84
0 commit comments