Skip to content

Commit 5094808

Browse files
committed
ack PR comment
1 parent 7724a9b commit 5094808

File tree

1 file changed

+0
-1
lines changed
  • apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/components/schedule-info

1 file changed

+0
-1
lines changed

apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/components/schedule-info/schedule-info.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ const logger = createLogger('ScheduleStatus')
1010
interface ScheduleInfoProps {
1111
blockId: string
1212
isPreview?: boolean
13-
disabled?: boolean
1413
}
1514

1615
/**

0 commit comments

Comments
 (0)