Skip to content

Commit 169a7d2

Browse files
committed
Remove test
1 parent ed412c6 commit 169a7d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/setup.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const EVENTS = require('./events')
77

88
// Add event handling for all process-related errors
99
const setup = function(opts) {
10-
debugger
1110
const optsA = { ...DEFAULT_OPTS, ...opts }
1211

1312
const listeners = addListeners({ opts: optsA })

0 commit comments

Comments
 (0)