Fix import ordering.

This commit is contained in:
Martin Smith
2025-02-28 19:30:56 +00:00
parent db8daeb192
commit 1daf5317f8
4 changed files with 4 additions and 6 deletions

View File

@@ -4,7 +4,6 @@ import (
"bytes"
"io"
"strings"
"text/template"
"github.com/restic/restic/internal/ui"