remove todo.md

This commit is contained in:
igoradamenko
2018-06-23 13:12:07 +03:00
parent 328b7f76c7
commit 73b91ca639
-22
View File
@@ -1,22 +0,0 @@
major features:
- edit comment
- `PUT /api/v1/comment/{id}?site=site-id&url=post-url`
- show comments of blocked users in the list of them
optimizations:
- rewrite fetcher if we need it (do we really need axios?)
- remove dev-tools if we have some
- remove babel-polyfill if we don't need it
minor features:
- show list of user comments for admin?
other:
- check todos