Skip to content

Commit 8df7b3b

Browse files
author
lleadbet
committed
removing extra println
1 parent f747383 commit 8df7b3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/util/path.go

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ func GetApplicationDir() (string, error) {
4848
return "", err
4949
}
5050
}
51-
println(path)
5251

5352
// if the user ends up in this state, provide some basic diagnostic info
5453
if path == "" {

0 commit comments

Comments
 (0)