Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ktoso committed Oct 1, 2020
1 parent 119a931 commit c6d5881
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Sources/SWIM/SWIMInstance.swift
Original file line number Diff line number Diff line change
Expand Up @@ -350,9 +350,6 @@ extension SWIM {
}

private func nextIncarnation() {
defer {
self.metrics.incarnation.record(self._incarnation)
}
self._incarnation += 1
}

Expand Down

0 comments on commit c6d5881

Please sign in to comment.