Skip to content

Commit da5ea84

Browse files
committed
19/10/15 rm unuseful code
1 parent 59a72ef commit da5ea84

File tree

1 file changed

+0
-2
lines changed
  • src/main/java/org/joychou/controller

1 file changed

+0
-2
lines changed

src/main/java/org/joychou/controller/SQLI.java

-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@
55
import org.joychou.dao.User;
66
import org.springframework.beans.factory.annotation.Autowired;
77
import org.springframework.beans.factory.annotation.Value;
8-
import org.springframework.context.annotation.Configuration;
98
import org.springframework.web.bind.annotation.*;
109

11-
import javax.servlet.http.HttpServletRequest;
1210
import java.sql.*;
1311
import java.util.List;
1412

0 commit comments

Comments
 (0)