Files
velero/vendor/github.com/pkg/sftp/release.go
Andy Goldstein 2fe501f527 Initial commit
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2017-08-02 13:27:17 -04:00

6 lines
79 B
Go

// +build !debug
package sftp
func debug(fmt string, args ...interface{}) {}