Fixed layout of login view in landscape to allow change the visibility of welcome...
[pub/Android/ownCloud.git] / src / com / owncloud / android / network / BearerAuthScheme.java
index a426734..16791c2 100644 (file)
@@ -29,6 +29,7 @@ import org.apache.commons.httpclient.auth.MalformedChallengeException;
 
 import com.owncloud.android.Log_OC;
 
+
 /**
  * Bearer authentication scheme as defined in RFC 6750.
  *