Skip to content

Commit

Permalink
Quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
clj13001 committed Apr 13, 2017
1 parent ab2b332 commit c4ec0a7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 61 deletions.
5 changes: 0 additions & 5 deletions WebContent/html/webpages/navbar.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@
</ul>
</div>
<%
Mail mail = new Mail();
mail.send();
Cookie[] usercookies = request.getCookies();
String navsso = "invalid";
String navname = "error";
Expand Down
56 changes: 0 additions & 56 deletions WebContent/html/webpages/navbar.jspf

This file was deleted.

0 comments on commit c4ec0a7

Please sign in to comment.