[java-support] branch master updated: Checkstyle.

Scott Cantor cantor.2 at osu.edu
Thu Jan 10 10:45:17 EST 2019


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-support.

View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=40f5d6b922f14df0092ec1272d75edbbb8eb1dc7

The following commit(s) were added to refs/heads/master by this push:
       new  40f5d6b   Checkstyle.
40f5d6b is described below

commit 40f5d6b922f14df0092ec1272d75edbbb8eb1dc7
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Jan 10 10:45:12 2019 -0500

    Checkstyle.
---
 .../java/net/shibboleth/utilities/java/support/net/URISupportTest.java  | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/test/java/net/shibboleth/utilities/java/support/net/URISupportTest.java b/src/test/java/net/shibboleth/utilities/java/support/net/URISupportTest.java
index 2378fa6..7aa62e2 100644
--- a/src/test/java/net/shibboleth/utilities/java/support/net/URISupportTest.java
+++ b/src/test/java/net/shibboleth/utilities/java/support/net/URISupportTest.java
@@ -27,8 +27,6 @@ import net.shibboleth.utilities.java.support.collection.Pair;
 import org.testng.Assert;
 import org.testng.annotations.Test;
 
-import com.google.common.collect.Lists;
-
 /** Unit test for {@link URISupport}. */
 public class URISupportTest {
     

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list