removed fixed TODO task

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@41 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Andy Clement
2008-08-16 00:10:59 +00:00
parent ce7916d7ff
commit 327cbd8524
@@ -15,7 +15,6 @@
*/
package org.springframework.expression;
// TODO (asc) This class needs a better name? I might have used EvaluationException if it wasn't also used for parsing issues
/**
* Base class for exceptions occurring during expression parsing and evaluation.
*