Skip to content

chore: remove dead get_preferred_kernelspec command and format module #596

@rgbkrk

Description

@rgbkrk

Dead code cleanup from the local-first migration (#556).

What to delete

get_preferred_kernelspec Tauri command:

  • Function definition at crates/notebook/src/lib.rs ~L1973–1993
  • Handler registration at ~L2988
  • Zero frontend callers — frontend reads kernelspec from the WASM doc via useSyncExternalStore

format module:

Size

XS — pure dead code removal, no behavioral change.

Context

Last of the 13 dead metadata Tauri commands from #556. The other 12 were already deleted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions