OSDN Git Service

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