remove unneeded todo comment

This commit is contained in:
2025-09-06 04:53:08 +01:00
parent 42bd641be4
commit 764c5367eb

View File

@@ -113,7 +113,6 @@ struct
helpRemoveLineBreaks (app, buffer, newCursorIdx, newCount, time)
end
(* todo: first loop should be here, like do-while *)
fun removeLineBreaks (app: app_type, count, time) =
let
val {buffer, cursorIdx, ...} = app