Removed a line from the todos file.

This commit is contained in:
Relintai 2022-09-10 04:17:14 +02:00
parent 27316923d3
commit 8e6d7ea9b0

View File

@ -114,7 +114,6 @@
## Web ## Web
- Move simple web server to a new module. - Move simple web server to a new module.
- Implement multi threading for the simple web server.
- Implement big (or not in-memory) file upload support. - Implement big (or not in-memory) file upload support.
- Move HTMLParser, BBCodeParser, and MarkDownRenderer to a new (parsers?) module. - Move HTMLParser, BBCodeParser, and MarkDownRenderer to a new (parsers?) module.
- BlogWebPage <- BlogWepBageFile, BlogWebPageDB - BlogWebPage <- BlogWepBageFile, BlogWebPageDB