Skip to content

Commit

Permalink
functional/tester: remove unused field
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <[email protected]>
  • Loading branch information
gyuho committed Apr 12, 2018
1 parent 795b25f commit a3b2c20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion functional/tester/checker_kv_hash.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ const retries = 7

type kvHashChecker struct {
ctype rpcpb.Checker
lg *zap.Logger
clus *Cluster
}

Expand Down

0 comments on commit a3b2c20

Please sign in to comment.