appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.21k stars 756 forks source link

chore: Remove redundant import from build script #2178

Closed valfirst closed 4 months ago

valfirst commented 4 months ago

Change list

Remove redundant import from build script

Types of changes

What types of changes are you proposing/introducing to Java client?