Skip to content

Commit

Permalink
Better error handling
Browse files Browse the repository at this point in the history
  • Loading branch information
rbairwell committed Feb 8, 2019
1 parent 3e9ccae commit c82eb91
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/CraftSilktideJob.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ class CraftSilktideJob extends BaseJob
{

const SILKTIDE_API_URL = 'https://api.silktide.com/cms/update';

//const SILKTIDE_API_URL = 'https://rbox.app/box/request/12cee683-394c-468e-a426-dc9219bf3c18';


/**
* @var string The API key we are using.
*/
Expand Down

0 comments on commit c82eb91

Please sign in to comment.