restic/Godeps/_workspace/src/github.com/pkg/sftp/release.go
2015-07-11 23:03:34 +02:00

5 lines
84 B
Go

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