Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pujagani committed May 6, 2024
1 parent e9698e6 commit 656b968
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@
* browser fails to send a HTTP request. It can be caught in a {@link Filter} to handle the error
* by, for example, returning a custom HTTP response.
*/
public class RequestFailedException extends WebDriverException {
}
public class RequestFailedException extends WebDriverException {}

0 comments on commit 656b968

Please sign in to comment.