clair/vendor/github.com/pkg/sftp/release.go

6 lines
79 B
Go
Raw Normal View History

2017-02-27 15:00:13 +00:00
// +build !debug
package sftp
func debug(fmt string, args ...interface{}) {}