1
0
mirror of https://github.com/restic/restic.git synced 2024-07-19 11:17:31 +02:00
restic/vendor/github.com/pkg/sftp/release.go

6 lines
79 B
Go
Raw Normal View History

2017-07-23 14:24:45 +02:00
// +build !debug
package sftp
func debug(fmt string, args ...interface{}) {}