[java-identity-provider] 01/02: remove unused import

Rod Widdowson rdw at steadingsoftware.com
Sun Sep 20 13:08:41 UTC 2020


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

rdw pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=154d737d6f33e84e825a55ff544eba2f6d32e0e8

commit 154d737d6f33e84e825a55ff544eba2f6d32e0e8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Sep 19 15:39:25 2020 +0100

    remove unused import
---
 .../test/java/net/shibboleth/idp/attribute/RequestedAttributeTest.java  | 2 --
 1 file changed, 2 deletions(-)

diff --git a/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/RequestedAttributeTest.java b/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/RequestedAttributeTest.java
index ec5847669..f9e7105e3 100644
--- a/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/RequestedAttributeTest.java
+++ b/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/RequestedAttributeTest.java
@@ -17,8 +17,6 @@
 
 package net.shibboleth.idp.attribute;
 
-import net.shibboleth.idp.attribute.IdPRequestedAttribute;
-
 import org.testng.Assert;
 import org.testng.annotations.Test;
 

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


More information about the commits mailing list