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