mirror of
https://github.com/restic/restic.git
synced 2026-05-22 01:55:25 +00:00
debug: enable debug support for release builds
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
//go:build debug
|
||||
// +build debug
|
||||
|
||||
package debug
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user