We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8de0a0 commit 6d49209Copy full SHA for 6d49209
src/main/java/io/appium/java_client/MobileCommand.java
@@ -22,7 +22,6 @@
22
import org.openqa.selenium.remote.CommandInfo;
23
import org.openqa.selenium.remote.http.HttpMethod;
24
25
-import java.io.UnsupportedEncodingException;
26
import java.nio.charset.StandardCharsets;
27
import java.time.Duration;
28
import java.util.AbstractMap;
0 commit comments