1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +00:00

remove KEY_OC_VERSION key

This commit is contained in:
Christian Schabesberger
2020-10-29 04:36:26 +01:00
committed by Abel García de Prada
parent 033e6822a2
commit 51dacd0bb0
@@ -299,11 +299,6 @@ public class AccountUtils {
public static final String OAUTH_SUPPORTED_TRUE = "TRUE"; public static final String OAUTH_SUPPORTED_TRUE = "TRUE";
/**
* OC account cookies
*/
public static final String KEY_COOKIES = "oc_account_cookies";
/** /**
* OC account version * OC account version
*/ */