blob: 9ecedc4410176717a047974164cffadf52e1137b [file] [log] [blame]
//go:build !debug
// +build !debug
package sftp
func debug(fmt string, args ...interface{}) {}