mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
pkg/types: gofmt existing code
This commit is contained in:
parent
029fe6bf47
commit
17e23769d9
@ -15,10 +15,9 @@
|
||||
package types
|
||||
|
||||
import (
|
||||
"github.com/coreos/etcd/pkg/testutil"
|
||||
"reflect"
|
||||
"testing"
|
||||
|
||||
"github.com/coreos/etcd/pkg/testutil"
|
||||
)
|
||||
|
||||
func TestParseInitialCluster(t *testing.T) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user