remove todo

This commit is contained in:
Felix Roos
2023-10-02 20:59:35 +02:00
parent b1fcf6ca34
commit 30a0059ef3
-1
View File
@@ -18,7 +18,6 @@ export function repl({
editPattern,
createCyclist,
}) {
//TODO: could maybe be enabled with a command or a switch in settings?
const cyclistParams = {
interval,
onTrigger: getTrigger({ defaultOutput, getTime }),