restic/cmd/restic/debug_release.go

6 lines
83 B
Go

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