From 9d5ec06abb39390f5ec2947cb7b52641e867ff2c Mon Sep 17 00:00:00 2001 From: Manurbhav Arya Date: Wed, 19 Jun 2024 23:09:35 +0530 Subject: Delete config.json --- config.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index b06c36f..0000000 --- a/config.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "resultDate": { - "year": 2024, - "month": 7, - "day": 18, - "hours": 16, - "minutes": 1, - "seconds": 0 - } -} -- cgit