remove TODO

This commit is contained in:
Andrei Vereha 2021-05-01 18:39:06 +02:00
parent 19ff47e53d
commit c759e651c5

View file

@ -659,7 +659,6 @@ class OmnipodDashManagerImpl @Inject constructor(
}
}
podStateManager.increaseMessageSequenceNumber()
// TODO: is it bad if we increment this sequence number when we failed to send the command?
}
is PodEvent.ResponseReceived -> {