mirror of
https://github.com/restic/restic.git
synced 2025-08-14 08:47:42 +00:00
Run goimports
This commit is contained in:
@@ -9,7 +9,8 @@ import (
|
||||
"net/http"
|
||||
"net/http/httputil"
|
||||
"os"
|
||||
"restic/errors"
|
||||
|
||||
"github.com/restic/restic/internal/errors"
|
||||
)
|
||||
|
||||
type eofDetectRoundTripper struct {
|
||||
|
Reference in New Issue
Block a user