Skip to content

Commit

Permalink
Fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximetinu committed Feb 12, 2024
1 parent 22e39c4 commit cff01c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/bevy_reflect/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![allow(unused_imports)]
//! Reflection in Rust.
//!
//! [Reflection] is a powerful tool provided within many programming languages
Expand Down

0 comments on commit cff01c4

Please sign in to comment.