1
0
mirror of https://github.com/restic/restic.git synced 2024-06-24 07:46:38 +02:00
restic/cmd/khepri/debug_release.go
2014-11-17 23:52:31 +01:00

6 lines
83 B
Go

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