removed silly include
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2458 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
d0e164a05a
commit
eb377e72e1
|
@ -17,7 +17,6 @@ package org.eclipse.jetty.deploy;
|
|||
|
||||
import org.eclipse.jetty.server.handler.ContextHandler;
|
||||
import org.eclipse.jetty.util.AttributesMap;
|
||||
import org.omg.CORBA.portable.ApplicationException;
|
||||
|
||||
/**
|
||||
* The information about an App that is managed by the {@link DeploymentManager}
|
||||
|
|
Loading…
Reference in New Issue