raft
raft copied to clipboard
Fix warning: unused variable
Fix the following warning:
warning: variable "me" is unused (if the variable is not meant to be used, prefix it with an underscore)
lib/raft/server.ex:282: Raft.Server.follower/3