Skip to content

Commit 5625c4c

Browse files
committed
Merge pull request #270 from nodejs/standard
linting
2 parents d4e9e8e + 512e343 commit 5625c4c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

scripts/release-post.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,3 @@ if (require.main === module) {
219219
process.exit(1)
220220
})
221221
}
222-

tests/scripts/release-post.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,4 +293,3 @@ test('writeToFile<object>', (t) => {
293293

294294
t.end()
295295
})
296-

0 commit comments

Comments
 (0)