Skip to content

Commit fd59385

Browse files
committed
remove extra line
1 parent b24d486 commit fd59385

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/kafka/client.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,6 @@ def partitions_for(topic)
698698
#
699699
# @param topic [String]
700700
# @return [Integer] the number of replica nodes for the topic's partition
701-
702701
def replica_count_for(topic)
703702
@cluster.partitions_for(topic).first.replicas.count
704703
end

0 commit comments

Comments
 (0)