Skip to content

Commit

Permalink
[java] Removing unused variable
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
diemol committed Dec 22, 2023
1 parent d3bccee commit 56d149e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ protected boolean hasShutdownEndpoint() {
public static class Builder
extends FirefoxDriverService.Builder<GeckoDriverService, GeckoDriverService.Builder> {

private FirefoxBinary firefoxBinary;
private String allowHosts;
private FirefoxDriverLogLevel logLevel;
private Boolean logTruncate;
Expand Down

0 comments on commit 56d149e

Please sign in to comment.