Commit bd62550c4819c912545ecac70923ad79038663de

Authored by Adhidarma Hadiwinoto
1 parent d4f54365cb
Exists in master

silent

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -187,7 +187,7 @@ function createServer() {
187 187 res.writeHead(200);
188 188 res.end('OK');
189 189  
190   - console.log(body);
  190 + //console.log(body);
191 191  
192 192 if (parsed_url.pathname == '/sn') {
193 193 console.log('Reverse report -- SN');