diff --git a/packages/experiments-realm/index.json b/packages/experiments-realm/index.json index 8c4c736662..b1ab639953 100644 --- a/packages/experiments-realm/index.json +++ b/packages/experiments-realm/index.json @@ -1,19 +1,6 @@ { "data": { "type": "card", - "attributes": {}, - "relationships": { - "favorites.0": { - "links": { - "self": "./Friend/1" - } - }, - "favorites.1": { - "links": { - "self": "./Person/1" - } - } - }, "meta": { "adoptsFrom": { "module": "https://cardstack.com/base/cards-grid", @@ -21,4 +8,4 @@ } } } -} \ No newline at end of file +}