unicorn commit: - commented imports

changeset:   1478:b8ec1694b0cf
user:        Thomas Gambet <tgambet@w3.org>
date:        Tue Sep 07 11:05:04 2010 -0400
files:       src/org/w3c/unicorn/action/IndexAction.java
description:
- commented imports


diff -r d956d16cd5f7 -r b8ec1694b0cf src/org/w3c/unicorn/action/IndexAction.java
--- a/src/org/w3c/unicorn/action/IndexAction.java	Tue Sep 07 10:57:28 2010 -0400
+++ b/src/org/w3c/unicorn/action/IndexAction.java	Tue Sep 07 11:05:04 2010 -0400
@@ -12,8 +12,6 @@
 import javax.servlet.http.HttpServletRequest;
 import javax.servlet.http.HttpServletResponse;
 
-//import org.apache.commons.logging.Log;
-//import org.apache.commons.logging.LogFactory;
 import org.apache.velocity.VelocityContext;
 import org.w3c.unicorn.Framework;
 import org.w3c.unicorn.util.Language;

Received on Tuesday, 7 September 2010 17:06:58 UTC