Skip to content

Commit 0211be9

Browse files
Mosas2000Copilot
andcommitted
style: fix prettier formatting in PayrollScheduler
Co-authored-by: Copilot <[email protected]>
1 parent 0c91b8e commit 0211be9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/src/pages/PayrollScheduler.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ function computeNextRunDate(config: SchedulingConfig, from: Date = new Date()):
112112
return first;
113113
}
114114

115-
116115
interface PendingClaim {
117116
id: string;
118117
employeeName: string;

0 commit comments

Comments
 (0)