Skip to content

Commit

Permalink
removed looping code
Browse files Browse the repository at this point in the history
  • Loading branch information
santeriv committed Dec 26, 2013
1 parent d9d76a5 commit 007c267
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions routes/jquery.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,6 @@ exports.fetch = function(req, res){
path: sitepath
};

takesnapshot(sitehost+sitepath,res);

/*TODO: use https and port 443 if specified*/
var remotegetdomain = domain.create();
remotegetdomain.on('error', function(err){
Expand Down

0 comments on commit 007c267

Please sign in to comment.