Skip to content

Commit ae1cc96

Browse files
committed
Removing unused constants.
YM-15454
1 parent 6cebea5 commit ae1cc96

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

yoti-sdk/src/main/java/com/yoti/mobile/android/sdk/kernelSDK/EnvironmentConfiguration.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
*/
66
public class EnvironmentConfiguration {
77

8-
static final String YOTI_PUBLIC_KEYSTORE_PWD = "W?9zvT%a(KU#L&V~";
9-
static final String YOTI_PUBLIC_KEYSTORE_ALIAS = "sdk_prod";
10-
final static String YOTI_PUBLIC_KEYSTORE = "yoti.sdk.keystore";
11-
128
private final static String HOST_CONNECT_API = "https://api.yoti.com";
139
private final static String CONNECT_API_PORT = "443";
1410

0 commit comments

Comments
 (0)