Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jeber-ibm committed Nov 7, 2024
2 parents a73de92 + da02386 commit fc115ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/JDSchedulerRunnable.java
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ public JDSchedulerRunnable(String scheduleTable, String runTable, PrintStream ou

public void runNext() throws Exception {
int failedCount = 0;
;
int successfulCount = 0;

if (initials != null) {
Expand Down

0 comments on commit fc115ba

Please sign in to comment.