Skip to content

Commit

Permalink
formatter doesn't like empty lines sometimes, noted
Browse files Browse the repository at this point in the history
  • Loading branch information
Sl-L committed Dec 25, 2024
1 parent 9bbf5ef commit f6c3df5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/util/fill.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@
#[allow(unused_imports)]
pub use platform::cleanup_window;

#[allow(unused_imports)]
pub use platform::fill_window;

#[allow(unused_imports)]
pub use platform::fill_window_with_color;

Expand Down

0 comments on commit f6c3df5

Please sign in to comment.