1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 08:22:56 +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 fbb47aea98
commit c569843a4a
@@ -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
*/ */