Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Oct 15, 2024
1 parent 223cf86 commit bde6106
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vendor/brr_lwd_ui/examples/yjs/main.ml
Original file line number Diff line number Diff line change
Expand Up @@ -404,9 +404,6 @@ let lwd_of_yjs_page =
let get_cell_by_id key =
match Yjs.Map.get ~key cell_map with
| Some (`Map map) -> lwd_of_cell map
(* | None ->
S.Data.
{ src = } *)
| _ -> assert false
in
let cells =
Expand Down

0 comments on commit bde6106

Please sign in to comment.