更新代码格式

This commit is contained in:
Tlntin
2022-12-10 17:58:32 +08:00
parent 460ced3a51
commit 0ac0ad5e09

View File

@@ -29,8 +29,6 @@ use wry::window::Icon;
#[cfg(target_os = "linux")]
use wry::webview::WebContext;
fn main() -> wry::Result<()> {
#[cfg(target_os = "macos")]
let mut menu_bar_menu = Menu::new();