From b06bbd7cdd65374839d68a7ba196395f8459b5ba Mon Sep 17 00:00:00 2001 From: Dadmehr <134191240+BDadmehr0@users.noreply.github.com> Date: Sat, 14 Dec 2024 14:50:37 +0000 Subject: [PATCH] delet old data --- tasks.json | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 tasks.json diff --git a/tasks.json b/tasks.json deleted file mode 100644 index 8f9e1f5..0000000 --- a/tasks.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "2024-12-10": [ - { - "text": "asda", - "status": "Pending" - }, - { - "text": "a", - "status": "Pending" - }, - { - "text": "213", - "status": "Pending" - } - ], - "2024-12-11": [ - { - "text": "asdasd", - "status": "Completed" - }, - { - "text": "asd", - "status": "Completed" - } - ] -} \ No newline at end of file