diff --git a/org.springframework.integration.xml/src/main/java/org/springframework/integration/xml/transformer/DefaultTransformerConfigurer.java b/org.springframework.integration.xml/src/main/java/org/springframework/integration/xml/transformer/DefaultTransformerConfigurer.java index 46064e9da6..eabc56fda8 100644 --- a/org.springframework.integration.xml/src/main/java/org/springframework/integration/xml/transformer/DefaultTransformerConfigurer.java +++ b/org.springframework.integration.xml/src/main/java/org/springframework/integration/xml/transformer/DefaultTransformerConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2008 the original author or authors. + * Copyright 2002-2010 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -23,8 +23,6 @@ import javax.xml.transform.Transformer; import org.springframework.integration.core.Message; import org.springframework.integration.core.MessageHeaders; -import sun.tools.tree.OrExpression; - /** * {@link TransformerConfigurer} instance which looks for headers and uses them * to configure the provided {@link Transformer} instance. For example a header