Skip to content

Commit ffd0496

Browse files
committed
run formatter.
1 parent ddec20c commit ffd0496

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/v2/providers/scheduler.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ export interface ScheduleOptions extends options.GlobalOptions {
111111
/** The timezone that the schedule executes in. */
112112
timeZone?: timezone | Expression<string> | ResetValue;
113113

114-
115114
/** The number of retry attempts for a failed run. */
116115
retryCount?: number | Expression<number> | ResetValue;
117116

0 commit comments

Comments
 (0)