// +build !debug

package restic

func debug(fmt string, args ...interface{}) {}