mirror of
https://github.com/project-gauntlet/gauntlet.git
synced 2025-12-23 10:35:53 +00:00
Fix compilation on macos
This commit is contained in:
parent
ccbf0d39ed
commit
fbb3bd82fc
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
use std::rc::Rc;
|
||||
use std::sync::Arc;
|
||||
use freedesktop_icons::lookup;
|
||||
use client::{open_window, start_client};
|
||||
use common::model::{BackendRequestData, BackendResponseData, UiRequestData, UiResponseData};
|
||||
use common::rpc::backend_api::BackendApi;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue