Skip to content

chore: remove leftover debug console.log statements in schedule logic #156

Description

@chiptus

Problem

Debug console.log calls left in schedule-building/filtering logic that runs on every render/filter change:

  • src/pages/EditionView/tabs/ScheduleTab/list/ListSchedule.tsx:92 ("Skipping stage:")
  • src/hooks/useScheduleData.ts:121 ("no stageId")

Fix

Remove both log statements.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions