[java-idp-plugin-metadatagen] branch main updated: Import cleanup
Rod Widdowson
rdw at steadingsoftware.com
Wed Sep 22 09:15:04 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-idp-plugin-metadatagen.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-metadatagen.git;a=commit;h=1a14a4ecb29e190c67076f732f9a7d87d62b9a6f
The following commit(s) were added to refs/heads/main by this push:
new 1a14a4e Import cleanup
1a14a4e is described below
commit 1a14a4ecb29e190c67076f732f9a7d87d62b9a6f
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Sep 22 10:13:53 2021 +0100
Import cleanup
---
.../net/shibboleth/idp/plugin/metadatagen/impl/MetadataGenPlugin.java | 1 -
1 file changed, 1 deletion(-)
diff --git a/metadatagen-impl/src/main/java/net/shibboleth/idp/plugin/metadatagen/impl/MetadataGenPlugin.java b/metadatagen-impl/src/main/java/net/shibboleth/idp/plugin/metadatagen/impl/MetadataGenPlugin.java
index 1a6d529..1b429f4 100644
--- a/metadatagen-impl/src/main/java/net/shibboleth/idp/plugin/metadatagen/impl/MetadataGenPlugin.java
+++ b/metadatagen-impl/src/main/java/net/shibboleth/idp/plugin/metadatagen/impl/MetadataGenPlugin.java
@@ -23,7 +23,6 @@ import java.util.Collections;
import net.shibboleth.idp.module.IdPModule;
import net.shibboleth.idp.module.ModuleException;
import net.shibboleth.idp.plugin.PluginException;
-import net.shibboleth.idp.plugin.PropertyDrivenIdPPlugin;
import net.shibboleth.idp.plugin.impl.FirstPartyIdPPlugin;
/**
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list