remove TODO
This commit is contained in:
parent
19ff47e53d
commit
c759e651c5
|
@ -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 -> {
|
||||
|
|
Loading…
Reference in a new issue