Skip to content

Commit 45bd878

Browse files
committed
fix(bug): Fixes #46
1 parent 908d7f9 commit 45bd878

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mongobin/getOrDownload.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ func saveFile(mongodPath string, tarReader *tar.Reader, logger *memongolog.Logge
168168
return fmt.Errorf("error chmod-ing mongodb binary at %s: %s", mongodTmpFile, chmodErr)
169169
}
170170

171-
fmt.Println(Afs.Fs.Stat(mongodPath))
172171
return nil
173172
}
174173

0 commit comments

Comments
 (0)