Skip to content

Commit e9625b2

Browse files
author
Will Vedder
committed
Merge branch 'typing-main-index-file' into typing-consts
2 parents fef6b3d + b08ff6c commit e9625b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ if (require.main === module) {
5151
process.env.AUTH0_LOG = 'debug';
5252
}
5353

54-
//@ts-ignore
5554
run(params)
5655
.then(() => process.exit(0))
5756
.catch((error: {

0 commit comments

Comments
 (0)