Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-gheorghe committed Feb 10, 2021
1 parent 07e14e9 commit e84d4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/window/window_settings.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use bevy::{prelude::*};
use bevy::prelude::*;

/// This example illustrates how to customize the default window settings
fn main() {
Expand Down

0 comments on commit e84d4cb

Please sign in to comment.