tokio-xmpp: remove obsolete TODOs

This commit is contained in:
Astro 2020-03-16 00:10:42 +01:00
commit b6828b9674
2 changed files with 1 additions and 8 deletions

View file

@ -1,6 +1,4 @@
# TODO
- [ ] minidom ns
- [ ] replace debug output with log crate
- [ ] customize tls verify?
- [ ] allow tls verify customization
- [ ] more tests