mirror of
https://github.com/restic/restic.git
synced 2026-07-10 01:05:10 +00:00
Run goimports
This commit is contained in:
@@ -10,8 +10,8 @@ import (
|
||||
"bazil.org/fuse/fs"
|
||||
"golang.org/x/net/context"
|
||||
|
||||
"restic"
|
||||
"restic/debug"
|
||||
"github.com/restic/restic/internal"
|
||||
"github.com/restic/restic/internal/debug"
|
||||
)
|
||||
|
||||
// Statically ensure that *dir implement those interface
|
||||
|
||||
Reference in New Issue
Block a user