Skip to content

Commit 8b155ab

Browse files
committed
fmt
1 parent 173391f commit 8b155ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/src/org/openqa/selenium/bidi/browsingcontext/DownloadEnded.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,4 @@ public boolean isCanceled() {
8989
public boolean isCompleted() {
9090
return downloadParams instanceof DownloadCompleted;
9191
}
92-
9392
}

0 commit comments

Comments
 (0)