bagage/sftp/release.go
2021-11-19 19:54:49 +01:00

6 lines
79 B
Go

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