Skip to content

Commit

Permalink
Update OrderDataPronto.php
Browse files Browse the repository at this point in the history
Final
  • Loading branch information
Gaurav committed Aug 14, 2019
1 parent 54eec96 commit 11af657
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Model/Observer/Order/OrderDataPronto.php
Expand Up @@ -111,7 +111,6 @@ protected function _sendWebhookdata($url, $body)
$this->_curlAdapter->close();

$this->_logger->debug("Sending webhook for event " . $bodyJson . " to " . $url);
print_r($bodyJson);
exit;

}
}

0 comments on commit 11af657

Please sign in to comment.