Skip to content

Commit

Permalink
Removed extra debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
awick committed Jul 12, 2013
1 parent bed5027 commit f8b7e47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions viewer/viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -3157,8 +3157,6 @@ app.post('/changePassword', function(req, res) {
});

app.post('/upload', function(req, res) {
console.log(req);

var exec = require('child_process').exec,
child;

Expand Down

0 comments on commit f8b7e47

Please sign in to comment.