diff --git a/db.json b/db.json index 11daf39..ce524a4 100644 --- a/db.json +++ b/db.json @@ -1,7 +1,4 @@ { - "posts": [{ "id": 1, "title": "json-server", "author": "typicode" }], - "comments": [{ "id": 1, "body": "some comment", "postId": 1 }], - "profile": { "name": "typicode" }, "students": [ { "id": 1,