INT-1046 removed broken import

This commit is contained in:
Oleg Zhurakousky
2010-03-26 21:32:51 +00:00
parent 5c8eeeafdc
commit f6d39c0fef
2 changed files with 2 additions and 2 deletions

View File

@@ -35,6 +35,7 @@ import org.springframework.beans.factory.xml.ParserContext;
* <em>interceptors</em> element.
*
* @author Mark Fisher
* @author Oleg Zhurakousky
*/
public class ChannelInterceptorParser {