Skip to content

Commit

Permalink
Delete printing out of request options
Browse files Browse the repository at this point in the history
  • Loading branch information
haxpor committed Sep 25, 2017
1 parent 2880c74 commit 4bc672f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DGApi.js
Expand Up @@ -87,8 +87,6 @@ var util = {
retOptions['body'] = JSON.stringify(dataObj);
}

console.log(retOptions);

return retOptions;
},

Expand Down

0 comments on commit 4bc672f

Please sign in to comment.