1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +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

View File

@ -299,11 +299,6 @@ public class AccountUtils {
public static final String OAUTH_SUPPORTED_TRUE = "TRUE";
/**
* OC account cookies
*/
public static final String KEY_COOKIES = "oc_account_cookies";
/**
* OC account version
*/