Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

Commit

Permalink
Address Checkstyle violations
Browse files Browse the repository at this point in the history
Regression from 76995a3.
  • Loading branch information
gaul committed Sep 17, 2016
1 parent 76995a3 commit 080bcce
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -16,11 +16,9 @@
*/
package org.jclouds.aws.s3.blobstore.integration;

import java.io.IOException;
import java.util.Properties;

import org.jclouds.Constants;
import org.jclouds.blobstore.integration.internal.BaseBlobSignerLiveTest;
import org.jclouds.s3.blobstore.integration.S3BlobSignerLiveTest;
import org.testng.annotations.Test;

Expand Down

0 comments on commit 080bcce

Please sign in to comment.