remove erroneous comment

This commit is contained in:
William Banfield
2022-05-13 16:40:19 -04:00
parent 1463a0e352
commit b77af9b438
-1
View File
@@ -2336,7 +2336,6 @@ func (cs *State) addVote(
return
}
// late votes still _must_ have extensions.
added, err = cs.LastCommit.AddVote(vote)
if !added {
return