restic/cmd/khepri/debug_release.go
2014-11-15 19:08:15 +01:00

6 lines
79 B
Go

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