remove todo comment

This commit is contained in:
Sebastian Sdorra
2014-01-03 14:06:55 +01:00
parent fc1e9d9f5f
commit 365aec6a49

View File

@@ -41,8 +41,6 @@ import sonia.scm.plugin.ExtensionPoint;
* A pre processor for {@link FileObject} objects. A pre processor is able to
* modify the object before it is delivered to the user interface.
*
* TODO for 2.0 extends {@link PreProcessor} interface.
*
* @author Sebastian Sdorra
* @since 1.10
*/