[java-identity-provider COMMIT] /trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/relyingparty/impl/ActivatedR...

noreply at shibboleth.net noreply at shibboleth.net
Tue Jul 17 13:22:49 EDT 2012


Author: lajoie
Date: Tue Jul 17 13:22:49 2012
New Revision: 4208

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4208&view=rev
Log:
remove unused import

Modified:
    trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/relyingparty/impl/ActivatedRelyingPartyConfigurationResolverTest.java

Modified: trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/relyingparty/impl/ActivatedRelyingPartyConfigurationResolverTest.java
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/relyingparty/impl/ActivatedRelyingPartyConfigurationResolverTest.java?rev=4208&r1=4207&r2=4208&view=diff
==============================================================================
--- trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/relyingparty/impl/ActivatedRelyingPartyConfigurationResolverTest.java (original)
+++ trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/relyingparty/impl/ActivatedRelyingPartyConfigurationResolverTest.java Tue Jul 17 13:22:49 2012
@@ -21,7 +21,6 @@
 import java.util.Iterator;
 
 import net.shibboleth.idp.profile.ProfileRequestContext;
-import net.shibboleth.idp.relyingparty.RelyingPartyConfiguration;
 
 import org.testng.Assert;
 import org.testng.annotations.Test;



More information about the commits mailing list