add whitespace
This commit is contained in:
parent
c612d86480
commit
6d553cb6fe
@ -18,6 +18,7 @@ type Sync interface {
|
|||||||
// Force a full sync
|
// Force a full sync
|
||||||
Sync() error
|
Sync() error
|
||||||
}
|
}
|
||||||
|
|
||||||
type syncStore struct {
|
type syncStore struct {
|
||||||
storeOpts store.Options
|
storeOpts store.Options
|
||||||
syncOpts Options
|
syncOpts Options
|
||||||
|
Loading…
Reference in New Issue
Block a user