mirror of
https://github.com/restic/restic.git
synced 2026-07-03 22:14:17 +00:00
remove old // +build comments
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//go:build debug
|
||||
// +build debug
|
||||
|
||||
package debug
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
//go:build !debug
|
||||
// +build !debug
|
||||
|
||||
package debug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user