chore(daemon): remove unused imports and dead placeholders
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -181,7 +181,7 @@ async fn handle_request(
|
||||
exit_tx: &mpsc::UnboundedSender<(SurfaceId, i32)>,
|
||||
persister: &Persister,
|
||||
) {
|
||||
use spacesh_proto::message::{SplitDir, Edge};
|
||||
use spacesh_proto::message::SplitDir;
|
||||
use spacesh_proto::layout::{LayoutNode, Orient};
|
||||
use spacesh_proto::workspace::SurfaceSpec;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user