Skip to content

Commit d0bd85f

Browse files
authored
Update index.js
1 parent c3384d7 commit d0bd85f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -254,10 +254,6 @@ program.addCommand({
254254
],
255255
});
256256

257-
const getCustomConfig = () => {
258-
259-
}
260-
261257
const main = async () => {
262258
const { command, options } = await program.execute({ args: process.argv });
263259
let customConfig = null

0 commit comments

Comments
 (0)