Skip to content

Commit

Permalink
fixed merge conflict, app creation and deletion and domains
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevnz committed Mar 6, 2012
2 parents 53d3c15 + f1b9eb1 commit 9b077a6
Show file tree
Hide file tree
Showing 8 changed files with 504 additions and 516 deletions.
1 change: 0 additions & 1 deletion lib/nodester-api.js
Expand Up @@ -61,7 +61,6 @@ function request(method, path, data, credentials, callback) {
console.log("formatted path ===> ", formattedPath);
console.log("method ===> ", method);
console.log("params ===> ", data);
console.log("query string ===> ", queryString);
}

var options = {
Expand Down

0 comments on commit 9b077a6

Please sign in to comment.