[jboss-cvs] jboss-seam/src/main/org/jboss/seam/security ...
Gavin King
gavin.king at jboss.com
Thu Oct 4 19:08:09 EDT 2007
User: gavin
Date: 07/10/04 19:08:09
Modified: src/main/org/jboss/seam/security Identity.java
Log:
fix warnings
Revision Changes Path
1.99 +0 -1 jboss-seam/src/main/org/jboss/seam/security/Identity.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: Identity.java
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/security/Identity.java,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -b -r1.98 -r1.99
--- Identity.java 4 Oct 2007 01:54:40 -0000 1.98
+++ Identity.java 4 Oct 2007 23:08:09 -0000 1.99
@@ -24,7 +24,6 @@
import javax.security.auth.login.LoginException;
import org.jboss.seam.Component;
-import org.jboss.seam.Entity;
import org.jboss.seam.ScopeType;
import org.jboss.seam.Seam;
import org.jboss.seam.annotations.Create;
More information about the jboss-cvs-commits
mailing list