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:
@@ -41,6 +41,7 @@ pub enum SurfaceMsg {
|
||||
|
||||
pub struct SurfaceHandle {
|
||||
pub id: SurfaceId,
|
||||
#[allow(dead_code)]
|
||||
pub workspace_id: WorkspaceId,
|
||||
pub tx: mpsc::Sender<SurfaceMsg>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user