Skip to content

Commit b19d435

Browse files
committed
Fix rustfmt
1 parent 4722026 commit b19d435

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/plugin_clack/src

examples/plugin_clack/src/gui.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
use crate::ExamplePluginMainThread;
21
use crate::window_handler::OpenWindowExample;
2+
use crate::ExamplePluginMainThread;
33
use baseview::dpi::PhysicalSize;
44
use baseview::gl::GlConfig;
55
use baseview::{Window, WindowHandle, WindowOpenOptions};

0 commit comments

Comments
 (0)