diff --git a/json_01.json b/json_01.json deleted file mode 100644 index 9adc145..0000000 --- a/json_01.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "a": "foo" -} \ No newline at end of file diff --git a/json_02.json b/json_02.json deleted file mode 100644 index b816dc9..0000000 --- a/json_02.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "a": "foo", - "b": "bar" -} \ No newline at end of file diff --git a/json_03.json b/json_03.json deleted file mode 100644 index 8109f49..0000000 --- a/json_03.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "a": "foo", - "b": "bar", - "c": "bar" -} \ No newline at end of file