Skip to content

Commit a380bc7

Browse files
committed
Update README.md
1 parent 7886d32 commit a380bc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
```
2121

2222
### 3. Call ViewModel method start() within async environment
23-
If task will be canceled the streaming stops automatically
2423
I would recomend to use .task modifire it manages cancelation if you desided to use Task and keep it in @State don't forget to cancel() when the time has come or it might course memory leaks in some cases
2524
```
2625
.task{

0 commit comments

Comments
 (0)