Skip to content

Commit 9569a09

Browse files
committed
remove debug
1 parent 65738ea commit 9569a09

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_app.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ var ih = setInterval(function() {
6565

6666

6767
module.exports.endRun = function(){
68-
//console.log("end Run");
6968
appmetrics.stop();
70-
//console.log("appmetrics stopped");
7169
clearInterval(ih);
72-
//console.log("interval cleared");
7370
}

0 commit comments

Comments
 (0)