Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Commit

Permalink
Update src/YeePHP.php
Browse files Browse the repository at this point in the history
Co-authored-by: SharkEzz <[email protected]>
  • Loading branch information
Jonathan-Langlais and SharkEzz authored Apr 2, 2021
1 parent 011ce83 commit 4a381d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/YeePHP.php
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,6 @@ protected function makeRequest(array $job): ?array
$result = $res['result'];
}

var_dump($requestStr, json_encode($res));

return $result;
}
Expand Down

0 comments on commit 4a381d7

Please sign in to comment.