Commit bbcc0ed
committed
refactor(authentication): remove unnecessary state reset
- Remove the code that reset the AuthenticationBloc state in the UI layer
- Add a comment explaining that the BLoC is responsible for handling its own state
- Simplify the EmailLinkFormState by removing unnecessary context read operation1 parent 16024dd commit bbcc0ed
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
| 225 | + | |
| 226 | + | |
229 | 227 | | |
230 | 228 | | |
231 | 229 | | |
| |||
0 commit comments