Skip to content

Commit

Permalink
Remove unneeded comment line
Browse files Browse the repository at this point in the history
  • Loading branch information
nekevss committed Nov 5, 2022
1 parent 3b70b83 commit c11b6f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boa_gc/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//! Garbage collector for the Boa JavaScript engine.
//!

#![allow(
clippy::let_unit_value,
Expand Down

0 comments on commit c11b6f0

Please sign in to comment.