Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ahqsoftwares committed Nov 5, 2024
1 parent f4424b9 commit f84c710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/ios.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
use std::os::raw::c_void;

use crate::{
platform_impl::set_badge_count,
event_loop::{EventLoop, EventLoopWindowTarget},
monitor::{MonitorHandle, VideoMode},
platform_impl::set_badge_count,
window::{Window, WindowBuilder},
};

Expand Down

0 comments on commit f84c710

Please sign in to comment.