From ee113a10a105a5df805f2b5fb692a05006e6cae7 Mon Sep 17 00:00:00 2001 From: Dave Date: Mon, 12 May 2025 04:23:56 +0100 Subject: [PATCH] chore: remove edits --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1152a72..ebae726 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Todo API Application 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