mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove logging of pid
This commit is contained in:
committed by
probablycorey
parent
8c4bddac9f
commit
2826d50cbb
1
spec/fixtures/task-spec-handler.coffee
vendored
1
spec/fixtures/task-spec-handler.coffee
vendored
@@ -1,3 +1,2 @@
|
||||
module.exports = ->
|
||||
console.log "The pid is #{process.pid}"
|
||||
'hello'
|
||||
|
||||
Reference in New Issue
Block a user