Clippy clean
This commit is contained in:
@@ -201,7 +201,7 @@ pub(crate) fn sync_primary_selection(
|
||||
#[cfg(not(target_os = "linux"))]
|
||||
{
|
||||
let _ = (window, interaction_tree, selection);
|
||||
return Ok(());
|
||||
Ok(())
|
||||
}
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
|
||||
Reference in New Issue
Block a user