Addressing Checkstyle violation

Introduced in 7e4cacf
This commit is contained in:
Andrew Phillips 2014-08-09 09:12:43 -04:00
parent 7e4cacf9ea
commit a6412ad66b
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
* limitations under the License.
*/
package org.jclouds.http.internal;
import static com.google.common.base.Preconditions.checkArgument;
import static com.google.common.base.Preconditions.checkNotNull;
import static com.google.common.base.Throwables.propagate;
import static com.google.common.io.ByteStreams.toByteArray;