Skip to content

Commit 3fe2084

Browse files
fix: remove registerCommands param comment
1 parent 86a008e commit 3fe2084

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/vuepress-plugin-export-pdf-v2/src/registerCommands.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import { wrapCommand } from "./utils";
77
/**
88
* registerCommands
99
* @param program - CAC
10-
* @param userConfig - User config
1110
*/
1211
export const registerCommands = (program: CAC) => {
1312
// register `export` command

0 commit comments

Comments
 (0)