1 parent e230ba5 commit cf0f2caCopy full SHA for cf0f2ca
1 file changed
src/clients/compositor/hyprland.rs
@@ -182,7 +182,6 @@ impl Client {
182
error!("Unable to locate workspace");
183
}
184
Err(e) => error!("Failed to get workspace: {e:#}"),
185
- _ => {}
186
187
});
188
0 commit comments