OSDN Git Service

Thanos did someting
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / json / parser / test-fixtures / types.json
diff --git a/vendor/github.com/hashicorp/hcl/json/parser/test-fixtures/types.json b/vendor/github.com/hashicorp/hcl/json/parser/test-fixtures/types.json
deleted file mode 100644 (file)
index c419cf2..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-       "foo": "bar",
-       "bar": 7,
-       "baz": [1,2,3],
-       "foo": -12,
-       "bar": 3.14159,
-    "foo": true,
-    "bar": false,
-    "foo": null
-}