mirror of
https://github.com/restic/restic.git
synced 2025-08-22 07:07:26 +00:00
Run goimports
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"net/url"
|
||||
"strings"
|
||||
|
||||
"restic/errors"
|
||||
"restic/options"
|
||||
"github.com/restic/restic/internal/errors"
|
||||
"github.com/restic/restic/internal/options"
|
||||
)
|
||||
|
||||
// Config contains all configuration necessary to connect to a REST server.
|
||||
|
Reference in New Issue
Block a user