@ -136,5 +136,3 @@ echo $jsonData['name']; // Outputs: John Doe
echo $jsonData['address']['city']; // Outputs: Anytown
```