element-x-ada/features/ftue
Benoit Marty dcec9581cd Simplify the code again.
We do not need `isVerificationStatusKnown`. If `sessionVerificationService.sessionVerifiedStatus` is `Unknown`, `isSessionVerificationStateReady()` will return true and `isSessionNotVerified()` will not be called, since the `ftueState` will be `FtueStep.WaitingForInitialState`.

Note that TU is still OK with this change.
2025-09-22 09:34:32 +02:00
..
api Use SimpleFeatureEntryPoint when possible. 2025-09-16 14:38:32 +02:00
impl Simplify the code again. 2025-09-22 09:34:32 +02:00
test Remove dependency to Anvil from modules that do not use it. 2025-08-25 11:36:42 +02:00