Skip to content

Commit 400e147

Browse files
committed
error prone cleanup
1 parent a50a8dc commit 400e147

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/src/main/java/org/bouncycastle/test/est/examples/EnrollExample.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,6 @@ else if (credentials.length == 2)
355355
}
356356
t += 1000;
357357
Thread.sleep(t);
358-
continue;
359358
}
360359
}
361360
while (!enrollmentResponse.isCompleted());

0 commit comments

Comments
 (0)