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 3ad7fce commit 880af8dCopy full SHA for 880af8d
src/main/java/com/browserstack/local/LocalBinary.java
@@ -22,8 +22,6 @@
22
23
class LocalBinary {
24
25
- private static final String BIN_URL = "https://www.browserstack.com/local-testing/downloads/binaries/";
26
-
27
private String binaryFileName;
28
29
private String sourceUrl;
0 commit comments