Skip to content

Commit f99e0d0

Browse files
committed
Remove extra log statement
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 0d9dfb0 commit f99e0d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ Usage:
4949
k8sPrefix bool
5050
disablePrefix bool
5151
)
52-
log.Println(len(os.Args))
5352

5453
if v, ok := os.LookupEnv("FS_PREFIX"); ok {
5554
if v == "0" {

0 commit comments

Comments
 (0)