From b24b088978c3547807ab6bd99b515db5d62abf68 Mon Sep 17 00:00:00 2001 From: Winfried Plappert <18740761+wplapper@users.noreply.github.com> Date: Wed, 19 Nov 2025 07:34:39 +0000 Subject: [PATCH] restic copy --batch: The mighty linter I cave in - no double comment --- internal/repository/repack.go | 5 ----- 1 file changed, 5 deletions(-) diff --git a/internal/repository/repack.go b/internal/repository/repack.go index 298c708ce..7ebc2b2ac 100644 --- a/internal/repository/repack.go +++ b/internal/repository/repack.go @@ -54,11 +54,6 @@ func Repack( }) } -/* CopyBlobs: the following code is a terrible hack, but there is currently no other way - of calling the functionality in repack() without a lot duplication of code. - - Repack() is still called from `restic prune` via plan.Execute() inside prune.go -*/ // CopyBlobs is a wrapper around repack(). The parameter 'uploader' is passed through // from WithBlobUploader() to CopyBlobs() via cmd/restic/cmd_copy.copyTree(). func CopyBlobs(