Contribution Date
Contribution Project
Contribution Details
A test helper nobody called, left behind by the one copied from it
`openHold` was written by copying `open` and adding the section lookup, and the
original was never removed or called again. ESLint's `no-unused-vars` is the whole
finding; deleting it also removes the duplicated four lines, since `openHold`
already carries them.
Contribution Issue Link
Files count
0
Patches count
1