We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f747383 commit 8df7b3bCopy full SHA for 8df7b3b
internal/util/path.go
@@ -48,7 +48,6 @@ func GetApplicationDir() (string, error) {
48
return "", err
49
}
50
51
- println(path)
52
53
// if the user ends up in this state, provide some basic diagnostic info
54
if path == "" {
0 commit comments