mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-22 07:16:26 +00:00
Reformat some code
This commit is contained in:
parent
be758eb5ea
commit
f6eb631fbf
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,7 +4,6 @@
|
||||
|
||||
.idea/*
|
||||
!.idea/codeStyles/
|
||||
sample_client/.idea/*
|
||||
|
||||
# files for the dex VM
|
||||
*.dex
|
||||
|
@ -31,7 +31,6 @@ import com.owncloud.android.lib.common.network.NetworkUtils;
|
||||
import okhttp3.Cookie;
|
||||
import okhttp3.CookieJar;
|
||||
import okhttp3.HttpUrl;
|
||||
import okhttp3.Interceptor;
|
||||
import okhttp3.OkHttpClient;
|
||||
import okhttp3.Protocol;
|
||||
import okhttp3.TlsVersion;
|
||||
|
Loading…
x
Reference in New Issue
Block a user