Remove extra newline

This commit is contained in:
Preetha Appan 2018-02-21 13:21:47 -06:00
parent 573500dc51
commit 77d35f1829
No known key found for this signature in database
GPG Key ID: 9F7C19990A50EAFC
1 changed files with 1 additions and 2 deletions

View File

@ -768,7 +768,6 @@ func TestServer_RevokeLeadershipIdempotent(t *testing.T) {
defer os.RemoveAll(dir1)
defer s1.Shutdown()
testrpc.WaitForLeader(t, s1.RPC, "dc1")
err:= s1.revokeLeadership()