1
0
mirror of https://github.com/rclone/rclone.git synced 2025-04-14 00:58:59 +02:00
2017-02-04 10:29:18 +00:00

6 lines
79 B
Go

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