mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-09-09 17:55:37 +00:00
Move restic library into pkg
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package state
|
||||
|
||||
type State interface {
|
||||
}
|
||||
Reference in New Issue
Block a user