Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Jul 15, 2024
1 parent 0a4f09b commit 73e5138
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/scripts/generateTemplateScreenshots.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ const names = new Set(process.argv.slice(2));
}, Promise.resolve()),
);
} catch (error) {
// eslint-disable-next-line no-console
console.error(error);
}
}),
Expand Down

0 comments on commit 73e5138

Please sign in to comment.