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:
Greg Wilkins 2010-11-01 06:58:14 +00:00
parent d0e164a05a
commit eb377e72e1
1 changed files with 0 additions and 1 deletions

View File

@ -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}