Browse Source

polish

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3470 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Andy Clement 16 years ago
parent
commit
748b6a4ec9
  1. 1
      org.springframework.expression/src/main/java/org/springframework/expression/spel/ast/BooleanLiteral.java

1
org.springframework.expression/src/main/java/org/springframework/expression/spel/ast/BooleanLiteral.java

@ -13,7 +13,6 @@ @@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.expression.spel.ast;
import org.springframework.expression.spel.support.BooleanTypedValue;

Loading…
Cancel
Save