mirror of
https://github.com/restic/restic.git
synced 2025-10-09 16:41:09 +00:00
Run goimports
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"path"
|
||||
"strings"
|
||||
|
||||
"restic/errors"
|
||||
"restic/options"
|
||||
"github.com/restic/restic/internal/errors"
|
||||
"github.com/restic/restic/internal/options"
|
||||
)
|
||||
|
||||
// Config collects all information required to connect to an sftp server.
|
||||
|
Reference in New Issue
Block a user