Skip to content

Commit f27b249

Browse files
committed
Minor formatting tweak
1 parent ce1f92e commit f27b249

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

java/client/src/org/openqa/selenium/firefox/FirefoxDriver.java

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@
8383
* </pre>
8484
*/
8585
public class FirefoxDriver extends RemoteWebDriver
86-
implements WebStorage, HasExtensions, HasDevTools
87-
{
86+
implements WebStorage, HasExtensions, HasDevTools {
8887

8988
public static final class SystemProperty {
9089

0 commit comments

Comments
 (0)