Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 5a00279

Browse files
committed
lint - slay nefarious dangling comma, oh woe is me
1 parent 5319a41 commit 5a00279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/commands/block/put.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ module.exports = {
6565
mhlen: {
6666
describe: 'multihash hash length',
6767
default: undefined
68-
},
68+
}
6969
},
7070

7171
handler (argv) {

0 commit comments

Comments
 (0)