Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 51dacd0

Browse files
theScrabiabelgardep
authored andcommitted
remove KEY_OC_VERSION key
1 parent 033e682 commit 51dacd0

File tree

1 file changed

+0
-5
lines changed
  • owncloudComLibrary/src/main/java/com/owncloud/android/lib/common/accounts

1 file changed

+0
-5
lines changed

owncloudComLibrary/src/main/java/com/owncloud/android/lib/common/accounts/AccountUtils.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -299,11 +299,6 @@ public static class Constants {
299299

300300
public static final String OAUTH_SUPPORTED_TRUE = "TRUE";
301301

302-
/**
303-
* OC account cookies
304-
*/
305-
public static final String KEY_COOKIES = "oc_account_cookies";
306-
307302
/**
308303
* OC account version
309304
*/

0 commit comments

Comments
 (0)