Skip to content

Commit 78a4898

Browse files
Muhammad Ikhsanpararang
authored andcommitted
doc: remove todo
1 parent 7d6bd1e commit 78a4898

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,3 @@ resp, err := sc.Delete("Sheet1", DeleteParams{
153153
```
154154
> :warning: **If `Limit` is not set, all rows those match the `Condition` will be deleted.**
155155
156-
## TODO
157-
- [x] Read data (https://docs.steinhq.com/read-data)
158-
- [x] Read data with conditions (https://docs.steinhq.com/search-data)
159-
- [x] Add data (https://docs.steinhq.com/add-rows)
160-
- [x] Update data (https://docs.steinhq.com/update-rows)
161-
- [x] Delete data (https://docs.steinhq.com/delete-rows)
162-
- [x] Authentication (https://docs.steinhq.com/authentication)

0 commit comments

Comments
 (0)