diff options
author | Manurbhav Arya | 2024-06-19 23:09:35 +0530 |
---|---|---|
committer | GitHub | 2024-06-19 23:09:35 +0530 |
commit | 9d5ec06abb39390f5ec2947cb7b52641e867ff2c (patch) | |
tree | 12e8dcd36a22a9f5f2e456fcb74de9dbcd4ddd48 | |
parent | a016d1710cd653751a0f9b09d92f22d5313c25de (diff) | |
download | IotJS-Astro-9d5ec06abb39390f5ec2947cb7b52641e867ff2c.tar.gz IotJS-Astro-9d5ec06abb39390f5ec2947cb7b52641e867ff2c.tar.bz2 IotJS-Astro-9d5ec06abb39390f5ec2947cb7b52641e867ff2c.zip |
Delete config.json
-rw-r--r-- | config.json | 10 |
1 files changed, 0 insertions, 10 deletions
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 - } -} |