Skip to content

Commit

Permalink
chore(tasks): remove dummy comment (#2784)
Browse files Browse the repository at this point in the history
Had to add this dummy comment to get CI to run on #2783. So now removing
it again.
  • Loading branch information
overlookmotel committed Mar 21, 2024
1 parent 2fe158d commit 919a506
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions napi/parser/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#![allow(clippy::trailing_empty_array)]

// Dummy comment

mod module_lexer;

use std::sync::Arc;
Expand Down

0 comments on commit 919a506

Please sign in to comment.