mirror of
https://github.com/restic/restic.git
synced 2026-08-30 09:17:14 +00:00
Run goimports
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import (
|
||||
"encoding/json"
|
||||
"io"
|
||||
|
||||
"restic/errors"
|
||||
"github.com/restic/restic/internal/errors"
|
||||
)
|
||||
|
||||
// Hash returns the ID for data.
|
||||
|
||||
Reference in New Issue
Block a user