Skip to content

Commit 9786bdf

Browse files
committed
Removed unused imports
1 parent 7ee8fef commit 9786bdf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/test/java/com/browserstack/automate/AutomateClientTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
import com.browserstack.automate.model.Build;
1010
import com.browserstack.automate.model.Project;
1111
import com.browserstack.automate.model.Session;
12-
import com.browserstack.client.BrowserStackClient.Product;
13-
import com.browserstack.client.exception.BrowserStackException;
1412
import com.browserstack.client.model.Browser;
15-
import com.browserstack.client.model.BrowserListing;
1613
import org.junit.Before;
1714
import org.junit.Test;
1815

0 commit comments

Comments
 (0)