1
0
mirror of https://github.com/restic/restic.git synced 2024-07-02 08:40:55 +02:00
restic/cmd/khepri/debug_release.go

6 lines
83 B
Go
Raw Normal View History

2014-11-16 15:40:28 +01:00
// +build !debug_cmd
package main
func debug(fmt string, args ...interface{}) {}