Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
saksham-plivo committed Oct 19, 2023
1 parent 5bf81ab commit 9c955ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Plivo/Resources/VerifyCallerId/VerifyInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,6 @@ public function deleteVerifiedCallerId($phoneNumber){
$response->getStatusCode()
);
}

return json_encode($response->getContent(), JSON_FORCE_OBJECT);

}

Expand Down

0 comments on commit 9c955ba

Please sign in to comment.