mirror of
https://github.com/restic/restic.git
synced 2026-07-08 08:15:08 +00:00
Run goimports
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
package fuse
|
||||
|
||||
import (
|
||||
"restic"
|
||||
"restic/debug"
|
||||
"github.com/restic/restic/internal"
|
||||
"github.com/restic/restic/internal/debug"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user