OSDN Git Service

Thanos did someting
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / structure2.json
diff --git a/vendor/github.com/hashicorp/hcl/test-fixtures/structure2.json b/vendor/github.com/hashicorp/hcl/test-fixtures/structure2.json
deleted file mode 100644 (file)
index 1c556c7..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-       "foo": [{
-               "baz": {
-                       "key": 7,
-                       "foo": "bar"
-               }
-    }, {
-               "key": 7
-       }]
-}