Skip to content

Commit fb00c6a

Browse files
committed
pub/sub test overhaul
1 parent 68e900f commit fb00c6a

File tree

2 files changed

+181
-152
lines changed

2 files changed

+181
-152
lines changed

client_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import (
1717

1818
var testConfig ClientConfig
1919
var testClient, benchClient *Client
20-
var password []byte
2120

2221
func init() {
2322
var ok bool

0 commit comments

Comments
 (0)