mirror of
https://github.com/restic/restic.git
synced 2025-08-11 18:57:40 +00:00
Run goimports
This commit is contained in:
@@ -4,7 +4,8 @@ package local
|
||||
|
||||
import (
|
||||
"os"
|
||||
"restic/fs"
|
||||
|
||||
"github.com/restic/restic/internal/fs"
|
||||
)
|
||||
|
||||
// set file to readonly
|
||||
|
Reference in New Issue
Block a user