Allow for checkstyle oddity.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1767398 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
278257e26a
commit
afb3908d2e
|
@ -26,8 +26,6 @@
|
|||
*/
|
||||
package org.apache.hc.client5.http.auth;
|
||||
|
||||
import org.apache.hc.core5.http.protocol.HttpContext;
|
||||
|
||||
/**
|
||||
* Abstract store of authentication credentials.
|
||||
* <p>
|
||||
|
|
Loading…
Reference in New Issue