Skip to content

Commit bb90ad5

Browse files
checkstyle issue fix
1 parent 832846a commit bb90ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/io/appium/java_client/events/EmptyWebDriver.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
import org.apache.commons.lang3.StringUtils;
1010
import org.openqa.selenium.Alert;
1111
import org.openqa.selenium.By;
12-
import org.openqa.selenium.ContextAware;
1312
import org.openqa.selenium.Capabilities;
13+
import org.openqa.selenium.ContextAware;
1414
import org.openqa.selenium.Cookie;
1515
import org.openqa.selenium.HasCapabilities;
1616
import org.openqa.selenium.JavascriptExecutor;

0 commit comments

Comments
 (0)