gofmt
This commit is contained in:
@@ -18,7 +18,7 @@ type dsProvider interface {
|
||||
DeleteDatastore(namespace string) error
|
||||
}
|
||||
|
||||
type MultiStore struct {
|
||||
type MultiStore struct {
|
||||
provider dsProvider
|
||||
namespace string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user