Remove logging of pid

This commit is contained in:
Kevin Sawicki
2013-06-14 16:31:12 -07:00
committed by probablycorey
parent 8c4bddac9f
commit 2826d50cbb

View File

@@ -1,3 +1,2 @@
module.exports = ->
console.log "The pid is #{process.pid}"
'hello'