From 21f81cb68d7e1d9b3a45302eca117e38ef815282 Mon Sep 17 00:00:00 2001 From: newbee1905 Date: Sun, 5 Feb 2023 03:29:56 +0700 Subject: [PATCH] chore: remove test.json --- .gitignore | 1 + test.json | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 test.json diff --git a/.gitignore b/.gitignore index ea8c4bf..e550700 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +test.json diff --git a/test.json b/test.json deleted file mode 100644 index 9eb0242..0000000 --- a/test.json +++ /dev/null @@ -1 +0,0 @@ -{"message":"Something went wrong. Contact developer for help."} \ No newline at end of file