Skip to content

Commit 42f8a97

Browse files
committed
Remove the no-constructor arg
1 parent a510692 commit 42f8a97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/pbjs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ exports.main = function main(args, callback) {
115115
"",
116116
chalk.bold.gray(" Static targets only:"),
117117
"",
118-
" --no-constructor Does not generate constructor.",
119118
" --no-create Does not generate create functions used for reflection compatibility.",
120119
" --no-encode Does not generate encode functions.",
121120
" --no-decode Does not generate decode functions.",

0 commit comments

Comments
 (0)