chore: remove edits

This commit is contained in:
Dave 2025-05-12 04:23:56 +01:00
parent fd543ab25e
commit ee113a10a1

View File

@ -1,7 +1,6 @@
# Todo API Application # Todo API Application
This is a FastAPI Todo API application with SQLite database that provides a complete CRUD functionality for managing todo items. This is a FastAPI Todo API application with SQLite database that provides a complete CRUD functionality for managing todo items.
Removing all edits made so far
## Features ## Features