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

7 lines
97 B
Go
Raw Normal View History

2023-10-12 08:20:53 +00:00
//go:build !debug
// +build !debug
package sftp
func debug(fmt string, args ...interface{}) {}