Skip to content

Commit 445df0a

Browse files
committed
Remove comment
1 parent b6782a9 commit 445df0a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ const getOptions = (options: Options = {}) => {
3737
* cliMain()
3838
* ```
3939
*/
40-
// Stack traces and error properties are displayed by default.
4140
const exit = ({ error, options }: Info<Options>['instanceMethods']) => {
4241
handleCliError(error, options)
4342
}

0 commit comments

Comments
 (0)