Skip to content
Snippets Groups Projects
Commit f55aeea8 authored by Benjamin Wenger's avatar Benjamin Wenger
Browse files

removed unused variable

parent 773f6375
Branches
Tags
No related merge requests found
......@@ -67,8 +67,6 @@ func (m *manager) followNetwork(quitCh <-chan struct{}) {
}
}
var followCnt = 0
// executes each iteration of the follower
func (m *manager) follow(rng csprng.Source, comms followNetworkComms) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment