2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-04 01:50:48 +00:00
restic/debug_release.go
2014-11-17 23:52:31 +01:00

6 lines
81 B
Go

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