1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-25 20:53:28 +00:00
Files
rclone/vendor/github.com/pkg/sftp/release.go
2017-02-04 10:29:18 +00:00

6 lines
79 B
Go

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