Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jkcdarunday committed Jul 29, 2024
1 parent 3df641a commit eae3236
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ class Helper extends IPC {
sc.unref()
}
super({ lock, socketPath, connectTimeout, connect })
this.noTmpGc = global.Pear.config.args.includes('--no-tmp-gc')
this.lock = lock
this.socketPath = socketPath
this.#expectSidecar = opts.expectSidecar
Expand Down

0 comments on commit eae3236

Please sign in to comment.