Skip to content

Commit d714356

Browse files
committed
lint
1 parent 682c600 commit d714356

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/node_contextify.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1639,7 +1639,6 @@ static const auto esm_syntax_error_messages = std::to_array<std::string_view>{
16391639
// in ESM.
16401640
static const auto throws_only_in_cjs_error_messages =
16411641
std::to_array<std::string_view>{
1642-
16431642
"Identifier 'module' has already been declared",
16441643
"Identifier 'exports' has already been declared",
16451644
"Identifier 'require' has already been declared",

0 commit comments

Comments
 (0)