OSDN Git Service

update
authorChengcheng Zhang <943420582@qq.com>
Tue, 16 Jul 2019 10:33:10 +0000 (18:33 +0800)
committerChengcheng Zhang <943420582@qq.com>
Tue, 16 Jul 2019 10:33:10 +0000 (18:33 +0800)
database/account_store_test.go

index a7827a8..983a801 100644 (file)
@@ -405,5 +405,4 @@ func TestGetBip44ContractIndex(t *testing.T) {
                        t.Errorf("case %v: got incorrect bip44 contract index, got: %v, want: %v.", i, gotIndex, c.index)
                }
        }
-
 }