Skip to content

Commit

Permalink
style: adjusting EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasfreitas-dev committed Jun 5, 2024
1 parent 3ba156f commit 9104e3e
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions db.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,34 +27,6 @@
"favLang": "pt-br",
"receiveNews": true
}
},
{
"id": "2",
"name": "fulano da silva",
"email": "fulano@email.com",
"password": "12345678",
"phone": "(11) 92112-3355",
"local": "São Paulo",
"pets": [
{
"id": "1",
"breed": "Xitzu",
"name": "Belinha",
"size": {
"small": "X",
"medium": "",
"large": ""
},
"weight": 10,
"birthday": "20-05-2020",
"castrated": true,
"specialNeeds": false
}
],
"preferences": {
"favLang": "pt-br",
"receiveNews": true
}
}
],
"breed": [
Expand Down

0 comments on commit 9104e3e

Please sign in to comment.