We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8766a2 commit cb2160aCopy full SHA for cb2160a
cmd/dbos/utils.go
@@ -39,8 +39,6 @@ func maskPassword(dbURL string) string {
39
}
40
41
42
- fmt.Println(parsedURL.String())
43
-
44
return parsedURL.String()
45
46
0 commit comments