mirror of
https://github.com/restic/restic.git
synced 2025-10-28 11:40:06 +00:00
Move restic package to internal/restic
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
package fuse
|
||||
|
||||
import (
|
||||
"github.com/restic/restic/internal"
|
||||
|
||||
"github.com/restic/restic/internal/restic"
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user