Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/RecastAI/SDK-PHP
Browse files Browse the repository at this point in the history
  • Loading branch information
bgantelm committed Dec 8, 2016
2 parents 5e97067 + feaf59e commit 5e0dfe4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ class Response
*/
public function __construct($json)
{
var_dump($json);
$response = json_decode($json->body);
$this->entities = [];

Expand Down

0 comments on commit 5e0dfe4

Please sign in to comment.