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:
Gary D. Gregory 2016-11-01 01:21:33 +00:00
parent 278257e26a
commit afb3908d2e
1 changed files with 0 additions and 2 deletions

View File

@ -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>