blob: 7cc8a6f6c3622533db32acb8939ddcd4d22c0088 [file] [edit]
//go:build !debug
// +build !debug
package sftp
func debug(fmt string, args ...any) {}