fix import

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@191391 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-06-20 04:29:02 +00:00
parent 3e26e6ca55
commit d617a0480e
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
package org.apache.maven.plugin.registry;
import org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader;
import org.apache.maven.plugin.registry.TrackableBase;
import org.codehaus.plexus.logging.AbstractLogEnabled;
import org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable;
import org.codehaus.plexus.util.IOUtil;