filestash/vendor/github.com/pkg/sftp/release.go
2020-01-20 17:12:09 +11:00

5 lines
79 B
Go

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