release.go 79 B

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