1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-20 04:43:01 +00:00

Add a method clearCredentials() to OwnCloudClient

This commit is contained in:
masensio
2014-06-06 12:37:03 +02:00
parent 1ef3a0176c
commit 0cf2835268
2 changed files with 6 additions and 1 deletions
@@ -28,7 +28,6 @@ package com.owncloud.android.lib.common.network;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import android.net.Uri;