Revision: 806
http://stripes.svn.sourceforge.net/stripes/?rev=806&view=rev
Author: mongus
Date: 2008-01-24 12:04:48 -0800 (Thu, 24 Jan 2008)
Log Message:
-----------
removed unused import to clear warning
Modified Paths:
--------------
trunk/stripes/src/net/sourceforge/stripes/action/DontBind.java
Modified: trunk/stripes/src/net/sourceforge/stripes/action/DontBind.java
===================================================================
--- trunk/stripes/src/net/sourceforge/stripes/action/DontBind.java
2008-01-24 02:36:49 UTC (rev 805)
+++ trunk/stripes/src/net/sourceforge/stripes/action/DontBind.java
2008-01-24 20:04:48 UTC (rev 806)
@@ -20,8 +20,6 @@
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
-import net.sourceforge.stripes.controller.LifecycleStage;
-
/**
* Marker annotation to specify that the event handled by the annotated method
should skip
* [EMAIL PROTECTED] LifecycleStage#BindingAndValidation} altogether. This is
useful for events which ignore
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development