Remove unused function parameter onSetRoutineDays in ProjectSchedulePane.tsx

This commit is contained in:
2026-04-14 23:21:35 +02:00
parent 538c5d6750
commit a45a4eede6

View File

@@ -195,7 +195,6 @@ export function ProjectSequencerPane({
onSetRoutineEndHour,
onSetRoutinePriority,
onSetRoutineEffectOption,
onSetRoutineDays,
onSetRoutineNumericValue,
onSetRoutineColorValue,
onSetRoutineAnimationClip,