Bläddra i källkod

git-svn-id: https://192.168.57.71/svn/jsgkj@714 931142cf-59ea-a443-aa0e-51397b428577

xt_yuanxd 8 år sedan
förälder
incheckning
8098f3c760

+ 0 - 1
gkaqv2/trunk/modules/web/src/main/java/com/xt/js/gkaq/web/ctl/LoginCtl.java

@@ -1,7 +1,6 @@
 package com.xt.js.gkaq.web.ctl;
 
 import org.apache.shiro.SecurityUtils;
-import org.apache.shiro.authz.annotation.RequiresAuthentication;
 import org.apache.shiro.authz.annotation.RequiresRoles;
 import org.apache.shiro.subject.Subject;
 import org.springframework.stereotype.Controller;