xCss hace 7 años
padre
commit
46cbb69b4b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app.js

+ 0 - 1
app.js

@@ -71,7 +71,6 @@ app.use(function(req,res,next){
         dr:dr
     }
     if(path.indexOf('/static/') == -1){
-        console.log(params)
         visitor.pageview(params).send();
     }
     next()